Rename regcfp.fic.o
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
b374e510f8
commit
0df29d25a8
2 changed files with 3 additions and 3 deletions
|
@ -1117,7 +1117,7 @@ communityblog.fedorainfracloud.org
|
||||||
# Fedora Magazine
|
# Fedora Magazine
|
||||||
magazine.fedorainfracloud.org
|
magazine.fedorainfracloud.org
|
||||||
# Flock RegCfp instance
|
# Flock RegCfp instance
|
||||||
regcfp.fedorainfracloud.org
|
regcfp2.fedorainfracloud.org
|
||||||
# Modularity (ticket 5390)
|
# Modularity (ticket 5390)
|
||||||
modularity.fedorainfracloud.org
|
modularity.fedorainfracloud.org
|
||||||
# Fedora Bootstrap VM
|
# Fedora Bootstrap VM
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- name: check/create instance
|
- name: check/create instance
|
||||||
hosts: regcfp.fedorainfracloud.org
|
hosts: regcfp2.fedorainfracloud.org
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
- include: "{{ tasks_path }}/persistent_cloud.yml"
|
||||||
|
|
||||||
- name: setup all the things
|
- name: setup all the things
|
||||||
hosts: regcfp.fedorainfracloud.org
|
hosts: regcfp2.fedorainfracloud.org
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
Loading…
Add table
Add a link
Reference in a new issue