mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 04:51:16 +08:00
mts: fix ACCESS_REFUSED for access to queue name mts.stg
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
09bbc8f305
commit
d390fdbb10
@@ -6,6 +6,9 @@ topic_prefix = "org.fedoraproject.stg"
|
||||
topic_prefix = "org.fedoraproject.prod"
|
||||
{% endif %}
|
||||
|
||||
publish_exchange = "amq.topic"
|
||||
passive_declares = true
|
||||
|
||||
[tls]
|
||||
ca_cert = "/etc/pki/fedora-messaging/mts.ca"
|
||||
certfile = "/etc/pki/fedora-messaging/mts.crt"
|
||||
|
||||
Reference in New Issue
Block a user