iad2-move: move some openshift apps
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
640fd7cda7
commit
b0be62b8d2
2 changed files with 2 additions and 2 deletions
|
@ -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]:os-master01.iad2.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: False
|
||||
|
||||
|
|
|
@ -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]:os-master01.iad2.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: False
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue