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
parent 8015bf47c7
commit b80627f26a

View File

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