From 7ee358de37ada9f33a7c5b8ecef5496ffe112cd2 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 17 Jan 2022 10:35:08 -0800 Subject: [PATCH] bugzilla2fedmsg: update queue here too Signed-off-by: Kevin Fenzi --- .../bugzilla2fedmsg/templates/fedora-messaging.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/bugzilla2fedmsg/templates/fedora-messaging.toml b/roles/openshift-apps/bugzilla2fedmsg/templates/fedora-messaging.toml index 428dcb48a4..ac192c190d 100644 --- a/roles/openshift-apps/bugzilla2fedmsg/templates/fedora-messaging.toml +++ b/roles/openshift-apps/bugzilla2fedmsg/templates/fedora-messaging.toml @@ -35,7 +35,7 @@ certfile = "/etc/pki/fedora-messaging/bugzilla2fedmsg-cert.pem" ssl_key = "/etc/pki/stomp/msg-client-fedora-prod.key" # Queue to subscribe to - queue = "/queue/Consumer.fedora.DO-NOT-COPY.VirtualTopic.eng.bugzilla.>" + queue = "/queue/Consumer.fedorainfra.DO-NOT-COPY.VirtualTopic.eng.bugzilla.>" # Heartbeat to keep the connection open heartbeat = 1000