pagure: add a publish_exchange variable to the fedora-messaging config

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-10-05 14:58:58 +02:00
parent 3ed30dfda6
commit 8a8b1731b3

View file

@ -14,6 +14,8 @@ topic_prefix = "io.pagure.stg"
{% else %}
topic_prefix = "io.pagure.prod"
{% endif %}
publish_exchange = "amq.topic"
[tls]
ca_cert = "/etc/pki/rabbitmq/pagurecert/pagure.ca"