diff --git a/roles/bodhi2/base/templates/fedora-messaging.toml.j2 b/roles/bodhi2/base/templates/fedora-messaging.toml.j2 index 092e1a661d..10623686c6 100644 --- a/roles/bodhi2/base/templates/fedora-messaging.toml.j2 +++ b/roles/bodhi2/base/templates/fedora-messaging.toml.j2 @@ -7,7 +7,7 @@ topic_prefix = "org.fedoraproject.prod" {% endif %} publish_exchange = "amq.topic" -passive_declares = false +passive_declares = true {# If bodhi_message_routing_keys is defined, this must be a consumer so let's also set up the consumer config. #}