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
|
||||
magazine.fedorainfracloud.org
|
||||
# Flock RegCfp instance
|
||||
regcfp.fedorainfracloud.org
|
||||
regcfp2.fedorainfracloud.org
|
||||
# Modularity (ticket 5390)
|
||||
modularity.fedorainfracloud.org
|
||||
# Fedora Bootstrap VM
|
||||
|
|
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue