bugzilla2fedmsg: Override the topic set in the bugzilla2fedmsg app and subscribe to a queue declared here.

This commit is contained in:
Ralph Bean 2018-09-05 18:41:45 +00:00
parent 0489372ef4
commit 644d5d5eda

View file

@ -39,6 +39,11 @@ 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
moksha.monitoring.socket = ipc:///var/run/fedmsg/monitoring-moksha-hub.socket