Add openstackid-dev01 to inventory
The old Trusty-based openstackid-dev server is being replaced by a new Xenial-based openstackid-dev01 server. Add it to the Ansible inventory so that provisioning can continue. Change-Id: I871f055286c591287709e64c3d240171d6b817d0
This commit is contained in:
parent
5a75bc9c96
commit
04d41d7605
@ -776,6 +776,14 @@ all:
|
|||||||
private_v4: 10.223.160.151
|
private_v4: 10.223.160.151
|
||||||
public_v4: 104.130.246.118
|
public_v4: 104.130.246.118
|
||||||
public_v6: 2001:4800:7819:103:be76:4eff:fe05:3d
|
public_v6: 2001:4800:7819:103:be76:4eff:fe05:3d
|
||||||
|
openstackid-dev01.openstack.org:
|
||||||
|
ansible_host: 2001:4800:7819:103:be76:4eff:fe04:8719
|
||||||
|
location:
|
||||||
|
cloud: openstackci-rax
|
||||||
|
region_name: DFW
|
||||||
|
private_v4: 10.223.160.19
|
||||||
|
public_v4: 104.130.246.14
|
||||||
|
public_v6: 2001:4800:7819:103:be76:4eff:fe04:8719
|
||||||
openstackid.org:
|
openstackid.org:
|
||||||
ansible_host: 2001:4800:7815:101:be76:4eff:fe04:7741
|
ansible_host: 2001:4800:7815:101:be76:4eff:fe04:7741
|
||||||
location:
|
location:
|
||||||
|
Loading…
Reference in New Issue
Block a user