mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
bugzilla2fedmsg: Override the topic set in the bugzilla2fedmsg app and subscribe to a queue declared here.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user