From 6de660692b562e3eeda12a618ded1db5066e8b3a Mon Sep 17 00:00:00 2001
From: "Elizabeth K. Joseph" <lyz@princessleia.com>
Date: Wed, 30 Dec 2015 14:44:25 -0800
Subject: [PATCH] Update docs for adding channels to meet/statusbots

We've moved the long list of channels for statusbot and meetbot (logging) into
the hiera/common.yaml file, updating the documentation accordingly.

Change-Id: I2337de6c82a24fabe0d428ba3a7f40c8d41a62c8
---
 doc/source/irc.rst | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/doc/source/irc.rst b/doc/source/irc.rst
index f8c2cf621a..2e8b2d816d 100644
--- a/doc/source/irc.rst
+++ b/doc/source/irc.rst
@@ -167,8 +167,8 @@ The bot also has the ability to sit in a channel for the sole purpose
 of logging channel activity, not just meetings. Standard channel logs
 are sent to http://eavesdrop.openstack.org/irclogs/
 
-The configuration for specific channel logging can be found in
-:file:`modules/openstack_project/manifests/eavesdrop.pp`.
+The configuration for specific channel logging can be found in the
+public Hiera data file, :file:`hiera/common.yaml`.
 
 .. _statusbot:
 
@@ -209,6 +209,9 @@ the channels the bot is listening to:
   as a collection mechanism for little celebration of small successes
   in OpenStack development.
 
+A channel can be added to statusbot by editing the public Hiera data
+file, :file:`hiera/common.yaml`.
+
 .. _gerritbot:
 
 Gerritbot