iad2: generalize rabbit/queue for both datacenters.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ee7ff8d551
commit
eae8075d65
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
rabbitmq_server: "rabbitmq01{{ env_suffix }}.phx2.fedoraproject.org"
|
rabbitmq_server: "rabbitmq01{{ env_suffix }}.{{ datacenter }}.fedoraproject.org"
|
||||||
vhost: /pubsub
|
vhost: /pubsub
|
||||||
default_exchange: amq.topic
|
default_exchange: amq.topic
|
||||||
routing_keys: []
|
routing_keys: []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue