migrate to new cloud
This commit is contained in:
parent
3befce1b86
commit
eaa4268811
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
- name: check/create instance
|
||||
#hosts: copr-front-stg:copr-front
|
||||
hosts: copr-front-stg
|
||||
hosts: copr-front
|
||||
user: fedora
|
||||
sudo: True
|
||||
gather_facts: False
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
- name: cloud basic setup
|
||||
#hosts: copr-front-stg:copr-front
|
||||
hosts: copr-front-stg
|
||||
hosts: copr-front
|
||||
user: fedora
|
||||
sudo: True
|
||||
gather_facts: True
|
||||
|
@ -39,7 +39,7 @@
|
|||
|
||||
- name: provision instance
|
||||
#hosts: copr-front:copr-front-stg
|
||||
hosts: copr-front-stg
|
||||
hosts: copr-front
|
||||
user: fedora
|
||||
sudo: True
|
||||
gather_facts: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue