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
#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