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. # Note the double brackets below.
# To add another binding, add another [[bindings]] section. # To add another binding, add another [[bindings]] section.
[[bindings]] #[[bindings]]
queue = "the-new-hotness{{ env_suffix }}" #queue = "the-new-hotness{{ env_suffix }}"
exchange = "amq.topic" #exchange = "amq.topic"
routing_keys = [ #routing_keys = [
"org.release-monitoring.*.anitya.project.version.update", # "org.release-monitoring.*.anitya.project.version.update",
"org.release-monitoring.*.anitya.project.map.new", # "org.release-monitoring.*.anitya.project.map.new",
"org.fedoraproject.*.buildsys.task.state.change", # "org.fedoraproject.*.buildsys.task.state.change",
] #]
[tls] [tls]
ca_cert = "/etc/pki/rabbitmq/ca/fedora-messaging-the-new-hotness-ca.crt" ca_cert = "/etc/pki/rabbitmq/ca/fedora-messaging-the-new-hotness-ca.crt"