Deploy the messaging bridges to prod

This commit is contained in:
Aurélien Bompard 2018-11-26 13:47:16 +00:00
parent 3f52048722
commit 42a4d4c32d

View file

@ -1,7 +1,7 @@
# Create the RabbitMQ users
- name: setup RabbitMQ
hosts: rabbitmq-stg[0]
hosts: rabbitmq[0]:rabbitmq-stg[0]
user: root
gather_facts: False
@ -81,7 +81,7 @@
# Now create the app
- name: make the app be real
hosts: os-masters-stg[0]
hosts: os-masters[0]:os-masters-stg[0]
user: root
gather_facts: False