system-config/playbooks/roles/ptgbot/defaults/main.yaml
Jeremy Stanley 6df026852e Update ptgbot jobs to use #opendev-sandbox channel
The default channel name in the ptgbot role defaults did not
correctly specify a starting hash which it requires, but also the
test jobs seem to need it set in the eavesdrop group vars specific
to testing.

Change-Id: I16cdeac4f7af50e2cac36c80d78f3a87f482e4aa
2021-10-07 19:34:15 +00:00

7 lines
189 B
YAML

ptgbot_nick: 'opendevptg_{{ 100 | random }}'
ptgbot_password: ''
ptgbot_server: 'irc.oftc.net'
ptgbot_channels:
- '#opendev-sandbox'
ptgbot_irclogs_url : 'https://meetings.opendev.org/'