make transtats openshift use os_control not os_master

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2023-05-03 18:17:00 +10:00
parent b57f90327c
commit a539bf9229

View file

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