Rename regcfp.fic.o

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-05-05 13:04:44 +00:00
parent b374e510f8
commit 0df29d25a8
2 changed files with 3 additions and 3 deletions

View file

@ -1117,7 +1117,7 @@ communityblog.fedorainfracloud.org
# Fedora Magazine
magazine.fedorainfracloud.org
# Flock RegCfp instance
regcfp.fedorainfracloud.org
regcfp2.fedorainfracloud.org
# Modularity (ticket 5390)
modularity.fedorainfracloud.org
# Fedora Bootstrap VM

View file

@ -1,5 +1,5 @@
- name: check/create instance
hosts: regcfp.fedorainfracloud.org
hosts: regcfp2.fedorainfracloud.org
gather_facts: False
vars_files:
@ -12,7 +12,7 @@
- include: "{{ tasks_path }}/persistent_cloud.yml"
- name: setup all the things
hosts: regcfp.fedorainfracloud.org
hosts: regcfp2.fedorainfracloud.org
gather_facts: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml