Replace the fn mirror again
Networking got weird on the previous host so we rebuilt this one going back to networking we expect to work (FIPs and all that). This updates the inventory so that we configure the host properly. Change-Id: I0dcdbc9efdd330d66b57da0b01d23dd3d747f79b
This commit is contained in:
parent
cb2976a976
commit
4b4eb02f32
@ -555,13 +555,13 @@ all:
|
||||
region_name: RegionOne
|
||||
public_v4: 216.245.200.132
|
||||
public_v6: 2607:ff68:100:54:f816:3eff:febd:b93
|
||||
mirror02.regionone.fortnebula.opendev.org:
|
||||
ansible_host: 2001:470:e045:2:f816:3eff:feb2:e3fb
|
||||
mirror01.regionone.fortnebula.opendev.org:
|
||||
ansible_host: 108.44.198.37
|
||||
location:
|
||||
cloud: openstackci-fortnebula
|
||||
region_name: regionOne
|
||||
public_v4: 108.44.198.37
|
||||
public_v6: 2001:470:e045:2:f816:3eff:feb2:e3fb
|
||||
public_v6: 2001:470:e045:2:f816:3eff:fee6:691d
|
||||
nb01.openstack.org:
|
||||
ansible_host: 2001:4800:7818:103:be76:4eff:fe04:9d5a
|
||||
location:
|
||||
|
@ -1,5 +1,5 @@
|
||||
ansible_python_interpreter: python3
|
||||
letsencrypt_certs:
|
||||
mirror02-regionone-fortnebula-main:
|
||||
- mirror02.regionone.fortnebula.opendev.org
|
||||
mirror01-regionone-fortnebula-main:
|
||||
- mirror01.regionone.fortnebula.opendev.org
|
||||
- mirror.regionone.fortnebula.opendev.org
|
@ -31,7 +31,7 @@
|
||||
- name: letsencrypt updated mirror01-gra1-ovh-main
|
||||
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
|
||||
|
||||
- name: letsencrypt updated mirror02-regionone-fortnebula-main
|
||||
- name: letsencrypt updated mirror01-regionone-fortnebula-main
|
||||
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
|
||||
|
||||
# Gate testing hosts:
|
||||
|
Loading…
Reference in New Issue
Block a user