From bddfb304ba11fdabc0ece667e02f64b2d19010a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Tue, 3 Oct 2023 11:45:56 +0200 Subject: [PATCH] Expand the sent topics for gitlab-centos (#11552) 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/rabbitmq_cluster/tasks/apps.yml b/roles/rabbitmq_cluster/tasks/apps.yml index f085d979ca..4e0144b84b 100644 --- a/roles/rabbitmq_cluster/tasks/apps.yml +++ b/roles/rabbitmq_cluster/tasks/apps.yml @@ -97,7 +97,7 @@ vars: username: gitlab-centos{{ env_suffix }} queue_name: gitlab-centos{{ env_suffix }} - sent_topics: ^org\.centos\.{{ env_short }}\.gitlab\..* + sent_topics: ^org\.centos\.{{ env_short }}\.(sig\.integration\.)?gitlab\..* # TTL: 10 days (in miliseconds) message_ttl: 864000000 routing_keys: