rabbit/queue: don't default to subscribing to everything
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
b03d81e48a
commit
05f6dcdc39
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
rabbitmq_server: "rabbitmq01{{ env_suffix }}.phx2.fedoraproject.org"
|
||||
vhost: /pubsub
|
||||
default_exchange: amq.topic
|
||||
routing_keys:
|
||||
- "#"
|
||||
routing_keys: []
|
||||
message_ttl: null
|
||||
thresholds: false
|
||||
nagios_server: noc01.phx2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue