6df026852e
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
7 lines
189 B
YAML
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/'
|