Migrate openstack over to fedorainfracloud.org

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2015-06-23 06:31:42 +00:00
parent 6216d13dce
commit f43622c33c
9 changed files with 131 additions and 154 deletions

View file

@ -1,4 +1,4 @@
# New tasks to spin up instance in https://fed-cloud09.cloud.fedoraproject.org
# New tasks to spin up instance in https://fedorainfracloud.org
- name: check it out
local_action: shell nc -d -z -w 5 {{ inventory_hostname }} 22 >>/dev/null

View file

@ -1,4 +1,4 @@
# New tasks to spin up instance in https://fed-cloud09.cloud.fedoraproject.org
# New tasks to spin up instance in https://fedorainfracloud.org
- name: spin UP VM using nova_compute
sudo: False