make transtats openshift use os_control not os_master
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
b57f90327c
commit
a539bf9229
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue