migrate to new cloud

This commit is contained in:
Miroslav Suchý 2015-05-18 13:43:26 +02:00
parent 3befce1b86
commit eaa4268811

View file

@ -1,6 +1,6 @@
- name: check/create instance - name: check/create instance
#hosts: copr-front-stg:copr-front #hosts: copr-front-stg:copr-front
hosts: copr-front-stg hosts: copr-front
user: fedora user: fedora
sudo: True sudo: True
gather_facts: False gather_facts: False
@ -24,7 +24,7 @@
- name: cloud basic setup - name: cloud basic setup
#hosts: copr-front-stg:copr-front #hosts: copr-front-stg:copr-front
hosts: copr-front-stg hosts: copr-front
user: fedora user: fedora
sudo: True sudo: True
gather_facts: True gather_facts: True
@ -39,7 +39,7 @@
- name: provision instance - name: provision instance
#hosts: copr-front:copr-front-stg #hosts: copr-front:copr-front-stg
hosts: copr-front-stg hosts: copr-front
user: fedora user: fedora
sudo: True sudo: True
gather_facts: True gather_facts: True