From 77b58a8f62ead02fd77f39055e7c0663649198b0 Mon Sep 17 00:00:00 2001 From: Thierry Carrez Date: Fri, 21 Dec 2018 11:38:49 +0100 Subject: [PATCH] Update doc for ptgbot to match current behavior PTGbot no longer updates an ethercalc document. Change-Id: If29ca58a5dd3e4933a111fa143a376151335f32f --- doc/source/irc.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/doc/source/irc.rst b/doc/source/irc.rst index f8f63d505f..f38b9195cb 100644 --- a/doc/source/irc.rst +++ b/doc/source/irc.rst @@ -262,11 +262,13 @@ event. Usage instructions are provided in its `README.rst file `_. It writes some static content into ``/var/lib/ptgbot/www`` on the eavesdrop.openstack.org server and then serves that from a -http://ptg.openstack.org/ Apache vhost. It also updates a -spreadsheet on https://ethercalc.openstack.org/ but the name of the -sheet varies from one PTG to the next (naming format is -``$CYCLE-PTG-Discussion-Rooms`` with ``$CYCLE`` being something like -``Pike`` or ``Queens``). +http://ptg.openstack.org/ Apache vhost. + +Code for the PTG bot lives in the openstack-infra/ptgbot respository +(https://git.openstack.org/cgit/openstack-infra/ptgbot), while the +puppet module used to deploy it (including the template used for its +configuration) lives in the openstack-infra/puppet-ptgbot repository +(https://git.openstack.org/cgit/openstack-infra/puppet-ptgbot). Basic Channel Operator Commands ===============================