Bodhi also publishes on the pungi topic
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
3db3d12e29
commit
c34ecff0a7
1 changed files with 2 additions and 2 deletions
|
@ -101,7 +101,7 @@
|
|||
thresholds:
|
||||
warning: 10
|
||||
critical: 100
|
||||
sent_topics: ^org\.fedoraproject\.{{ env_short }}\.bodhi\..*
|
||||
sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(bodhi|pungi)\..*
|
||||
|
||||
- role: rabbit/queue
|
||||
username: "bodhi{{ env_suffix }}"
|
||||
|
@ -112,7 +112,7 @@
|
|||
warning: 10
|
||||
critical: 100
|
||||
# We have to repeat this line for now (only the last one counts)
|
||||
sent_topics: ^org\.fedoraproject\.{{ env_short }}\.bodhi\..*
|
||||
sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(bodhi|pungi)\..*
|
||||
|
||||
- role: zabbix/zabbix_agent
|
||||
zabbix_server: apache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue