From 08fb5c2ae9e3076643e793c2895a0e7eccbf82a2 Mon Sep 17 00:00:00 2001 From: Cao Xuan Hoang Date: Thu, 14 Dec 2017 13:42:24 +0700 Subject: [PATCH] Add #openstack-vpnaas to statusbot/meetbot This is a continuation of https://review.openstack.org/#/c/527866/ to setup the #openstack-vpnaas channel with statusbot and meetbot. The objective is to get Eavesdrop logging for the channel. Change-Id: Idfb5b9851157e79eba9a9094c10efe9225e142db --- hiera/common.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hiera/common.yaml b/hiera/common.yaml index 8ac56af070..98c7d14b55 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -138,6 +138,7 @@ statusbot_channels: - openstack-valence - openstack-valet - openstack-vitrage +- openstack-vpnaas - openstack-zaqar - openstack-zun - puppet-openstack @@ -242,6 +243,7 @@ meetbot_channels: - '#openstack-valence' - '#openstack-valet' - '#openstack-vitrage' +- '#openstack-vpnaas' - '#openstack-watcher' - '#openstack-women' - '#openstack-zaqar'