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:
parent
3ed30dfda6
commit
8a8b1731b3
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue