Add wiki-dev02 to Ansible inventory
The Xenial-based wiki-dev02.openstack.org server will replace Trusty-based wiki-dev01 once completed. Include it in the inventory so configuration management can be applied before the CNAME RR for wiki-dev is changed to refer to it. Change-Id: I4bc08c3e204219bcc99c51f3154d89813a6d55ab
This commit is contained in:
parent
72e51a8998
commit
eefb462d4c
@ -910,6 +910,13 @@ all:
|
|||||||
region_name: DFW
|
region_name: DFW
|
||||||
public_v4: 162.209.77.78
|
public_v4: 162.209.77.78
|
||||||
public_v6: 2001:4800:7818:103:be76:4eff:fe04:9552
|
public_v6: 2001:4800:7818:103:be76:4eff:fe04:9552
|
||||||
|
wiki-dev02.openstack.org:
|
||||||
|
ansible_host: 2001:4800:7817:104:be76:4eff:fe04:82e7
|
||||||
|
location:
|
||||||
|
cloud: openstackci-rax
|
||||||
|
region_name: DFW
|
||||||
|
public_v4: 23.253.253.208
|
||||||
|
public_v6: 2001:4800:7817:104:be76:4eff:fe04:82e7
|
||||||
wiki-upgrade-test.openstack.org:
|
wiki-upgrade-test.openstack.org:
|
||||||
ansible_host: 2001:4800:7813:516:be76:4eff:fe06:36e7
|
ansible_host: 2001:4800:7813:516:be76:4eff:fe06:36e7
|
||||||
location:
|
location:
|
||||||
|
Loading…
Reference in New Issue
Block a user