mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
migrate to new cloud
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user