the-new-hotness: Try commenting out the bindings section

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2019-02-28 16:48:50 +01:00
parent 47a20bac7c
commit cdfa935dfc

View file

@ -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"