From 62701210b43fc226fb37c4cdd9793330332f17ea Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 11 Dec 2018 18:52:41 +0000 Subject: [PATCH] Our cert is old, and the name doesn't match. Use the correct string here. --- roles/bugzilla2fedmsg/templates/bugzilla2fedmsg.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bugzilla2fedmsg/templates/bugzilla2fedmsg.ini b/roles/bugzilla2fedmsg/templates/bugzilla2fedmsg.ini index 8a8d70f936..e8f4dba288 100644 --- a/roles/bugzilla2fedmsg/templates/bugzilla2fedmsg.ini +++ b/roles/bugzilla2fedmsg/templates/bugzilla2fedmsg.ini @@ -40,7 +40,7 @@ stomp_pass = {{ redhat_dmz_prod_broker_password }} {% endif %} # Override the topic set in the bugzilla2fedmsg app and subscribe to a queue declared here. -stomp_queue = /queue/Consumer.msg-client-fedora.DO-NOT-COPY.VirtualTopic.eng.bugzilla.> +stomp_queue = /queue/Consumer.fedora.DO-NOT-COPY.VirtualTopic.eng.bugzilla.> stomp_heartbeat = 1000