try this
This commit is contained in:
parent
d19fc4de90
commit
d5a1de235b
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
- name: check/create instance
|
- name: check/create instance
|
||||||
hosts: 209.132.184.53
|
hosts: copr-be-dev.cloud.fedoraproject.org
|
||||||
#hosts: copr-be-dev2.cloud.fedoraproject.org
|
#hosts: copr-be-dev2.cloud.fedoraproject.org
|
||||||
#hosts: copr-back:copr-back-stg
|
#hosts: copr-back:copr-back-stg
|
||||||
#hosts: copr-back-stg
|
#hosts: copr-back-stg
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
- debug: msg="DBG2 {{copr_hostbase}}"
|
- debug: msg="DBG2 {{copr_hostbase}}"
|
||||||
|
|
||||||
- name: cloud basic setup
|
- name: cloud basic setup
|
||||||
hosts: 209.132.184.53
|
hosts: copr-be-dev.cloud.fedoraproject.org
|
||||||
#hosts: copr-be-dev2.cloud.fedoraproject.org
|
#hosts: copr-be-dev2.cloud.fedoraproject.org
|
||||||
#hosts: copr-back:copr-back-stg
|
#hosts: copr-back:copr-back-stg
|
||||||
#hosts: copr-back-stg
|
#hosts: copr-back-stg
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
shell: "hostname {{copr_hostbase}}.cloud.fedoraproject.org"
|
shell: "hostname {{copr_hostbase}}.cloud.fedoraproject.org"
|
||||||
|
|
||||||
- name: provision instance
|
- name: provision instance
|
||||||
hosts: 209.132.184.53
|
hosts: copr-be-dev.cloud.fedoraproject.org
|
||||||
#hosts: copr-be-dev2.cloud.fedoraproject.org
|
#hosts: copr-be-dev2.cloud.fedoraproject.org
|
||||||
#hosts: copr-back:copr-back-stg
|
#hosts: copr-back:copr-back-stg
|
||||||
#hosts: copr-back-stg
|
#hosts: copr-back-stg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue