also use the new bus in prod for bugzilla5
This commit is contained in:
parent
c055c82949
commit
43f551af49
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue