also use the new bus in prod for bugzilla5

This commit is contained in:
Kevin Fenzi 2018-12-09 21:51:25 +00:00
parent c055c82949
commit 43f551af49

View file

@ -39,10 +39,8 @@ stomp_user = {{ redhat_dmz_prod_broker_username }}
stomp_pass = {{ redhat_dmz_prod_broker_password }}
{% endif %}
{% if env == 'staging' %}
# 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.>'
{% endif %}
stomp_heartbeat = 1000