Don't deploy messaging bridges in staging anymore
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
0ba5409a9f
commit
85ecf47a2a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Create the RabbitMQ users
|
||||
---
|
||||
- name: Setup RabbitMQ
|
||||
hosts: rabbitmq[0]:rabbitmq_stg[0]:rabbitmq01.iad2.fedoraproject.org
|
||||
hosts: rabbitmq[0]
|
||||
user: root
|
||||
gather_facts: false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue