ansible: fix the groups on all the openshift apps

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-05-20 18:34:20 +00:00
parent de402a44c7
commit 8f62e24919
22 changed files with 24 additions and 24 deletions

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters-stg[0]
hosts: os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters-stg[0]:os-masters[0]
hosts: os_masters_stg[0]:os_masters[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters[0]:os-masters-stg[0]
hosts: os_masters[0]:os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters-stg[0]
hosts: os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters[0]:os-masters-stg[0]
hosts: os_masters[0]:os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters-stg[0]
hosts: os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters[0]:os-masters-stg[0]
hosts: os_masters[0]:os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters-stg[0]
hosts: os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters[0]:os-masters-stg[0]
hosts: os_masters[0]:os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters[0]:os-masters-stg[0]
hosts: os_masters[0]:os_masters_stg[0]
user: root
gather_facts: False
@ -104,7 +104,7 @@
dcname: greenwave-fedmsg-consumers
- name: Change the route haproxy default timeout
hosts: os-masters[0]:os-masters-stg[0]
hosts: os_masters[0]:os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: provision koschei
hosts: os-masters-stg[0]
hosts: os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters-stg[0]:os-masters
hosts: os_masters_stg[0]:os_masters
user: root
gather_facts: False

View file

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

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters-stg[0]
hosts: os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters-stg[0]
hosts: os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters-stg[0]
hosts: os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,7 +1,7 @@
# Deploy the app
- name: make the app be real
hosts: os-masters-stg[0]:os-masters[0]
hosts: os_masters_stg[0]:os_masters[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters[0]:os-masters-stg[0]
hosts: os_masters[0]:os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters-stg[0]
hosts: os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters[0]:os-masters-stg[0]
hosts: os_masters[0]:os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters[0]:os-masters-stg[0]
hosts: os_masters[0]:os_masters_stg[0]
user: root
gather_facts: False

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os-masters-stg[0]:os-masters[0]
hosts: os_masters_stg[0]:os_masters[0]
user: root
gather_facts: False