1
0
Fork 0
forked from infra/ansible

Add the publish_exchange to DistGit's fedora messaging config

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2026-02-12 17:13:12 +01:00
commit b80627f26a
Signed by untrusted user: abompard
GPG key ID: 31584CFEB9BF64AD

View file

@ -11,6 +11,8 @@ topic_prefix = "org.fedoraproject.stg"
topic_prefix = "org.fedoraproject.prod"
{% endif %}
publish_exchange = "amq.topic"
[tls]
ca_cert = "/etc/pki/rabbitmq/pagurecert/src.fp.o.ca"
keyfile = "/etc/pki/rabbitmq/pagurecert/src.fp.o.key"