the-new-hotness: Try commenting out the bindings section
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
47a20bac7c
commit
cdfa935dfc
1 changed files with 8 additions and 8 deletions
|
@ -23,14 +23,14 @@ items:
|
|||
|
||||
# Note the double brackets below.
|
||||
# To add another binding, add another [[bindings]] section.
|
||||
[[bindings]]
|
||||
queue = "the-new-hotness{{ env_suffix }}"
|
||||
exchange = "amq.topic"
|
||||
routing_keys = [
|
||||
"org.release-monitoring.*.anitya.project.version.update",
|
||||
"org.release-monitoring.*.anitya.project.map.new",
|
||||
"org.fedoraproject.*.buildsys.task.state.change",
|
||||
]
|
||||
#[[bindings]]
|
||||
#queue = "the-new-hotness{{ env_suffix }}"
|
||||
#exchange = "amq.topic"
|
||||
#routing_keys = [
|
||||
# "org.release-monitoring.*.anitya.project.version.update",
|
||||
# "org.release-monitoring.*.anitya.project.map.new",
|
||||
# "org.fedoraproject.*.buildsys.task.state.change",
|
||||
#]
|
||||
|
||||
[tls]
|
||||
ca_cert = "/etc/pki/rabbitmq/ca/fedora-messaging-the-new-hotness-ca.crt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue