mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 22:41:50 +08:00
copr: set consumer callback to custom object
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
e4b97f2da9
commit
85f9adc42a
@@ -3,7 +3,7 @@
|
||||
#
|
||||
# This file is in the TOML format.
|
||||
amqp_url = "amqps://fedora:@rabbitmq.fedoraproject.org/%2Fpublic_pubsub"
|
||||
callback = "fedora_messaging.example:printer"
|
||||
callback = "pagure_events:build_on_fedmsg_loop"
|
||||
|
||||
[tls]
|
||||
ca_cert = "/etc/fedora-messaging/cacert.pem"
|
||||
|
||||
Reference in New Issue
Block a user