From 359d13ce25a5e19cb975333e09019d25fd2d6214 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Thu, 11 May 2023 14:28:49 +0200 Subject: [PATCH] The distrobuildsync-eln account only consume messages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- roles/rabbitmq_cluster/tasks/apps.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/rabbitmq_cluster/tasks/apps.yml b/roles/rabbitmq_cluster/tasks/apps.yml index 132a084128..efdbe12961 100644 --- a/roles/rabbitmq_cluster/tasks/apps.yml +++ b/roles/rabbitmq_cluster/tasks/apps.yml @@ -167,6 +167,7 @@ name: rabbit/queue vars: username: distrobuildsync-eln + sent_topics: ^$ queue_name: distrobuildsync-eln # TTL: 10 days (in miliseconds) message_ttl: 864000000