PTGBot is now openinfraptg on #openinfra-events

Channel for PTG discussion was moved to #openinfra-events, and
the bot was renames "openinfraptg" to match the extended scope
of the event.

Change-Id: I52718358ddb4a199d24fc6da6e71f81c646da1f2
This commit is contained in:
Thierry Carrez 2021-02-10 14:33:55 +01:00
parent 0f9d47a87c
commit 75e15d765d
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ class openstack_project::eavesdrop (
class { 'ptgbot':
nick => $ptgbot_nick,
password => $ptgbot_password,
channel => '#openstack-ptg',
channel => '#openinfra-events',
vhost_name => 'ptg.openstack.org',
}