From c34ecff0a72675317a345157bc7d895b08c6c211 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Tue, 11 Jul 2023 08:39:18 +0200 Subject: [PATCH] Bodhi also publishes on the pungi topic MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- playbooks/groups/bodhi-backend.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/groups/bodhi-backend.yml b/playbooks/groups/bodhi-backend.yml index cced0294cb..34b37ddac4 100644 --- a/playbooks/groups/bodhi-backend.yml +++ b/playbooks/groups/bodhi-backend.yml @@ -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