one more try
This commit is contained in:
parent
8b8c2b3a81
commit
9c12b86607
2 changed files with 3 additions and 2 deletions
|
@ -520,6 +520,7 @@ wiki02.phx2.fedoraproject.org
|
||||||
209.132.184.147
|
209.132.184.147
|
||||||
#copr-fe.cloud.fedoraproject.org
|
#copr-fe.cloud.fedoraproject.org
|
||||||
209.132.184.144
|
209.132.184.144
|
||||||
|
209.132.184.150
|
||||||
#artboard.cloud.fedoraproject.org
|
#artboard.cloud.fedoraproject.org
|
||||||
209.132.184.143
|
209.132.184.143
|
||||||
#logstash-dev.cloud.fedoraproject.org
|
#logstash-dev.cloud.fedoraproject.org
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- name: check/create instance
|
- name: check/create instance
|
||||||
hosts: 209.132.184.144
|
hosts: 209.132.184.150
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
- include: "{{ tasks }}/growroot_cloud.yml"
|
- include: "{{ tasks }}/growroot_cloud.yml"
|
||||||
|
|
||||||
- name: provision instance
|
- name: provision instance
|
||||||
hosts: 209.132.184.144
|
hosts: 209.132.184.150
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue