toddlers: move prod to ocp4

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-06-16 17:28:09 -07:00
parent 05022b0fec
commit 51f3a3549f
3 changed files with 7 additions and 7 deletions

View file

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

View file

@ -1,5 +1,5 @@
- name: make the app be real
hosts: os_control[0]:os_control_stg[0]
hosts: os_master[0]:os_control_stg[0]
user: root
gather_facts: False