Add new pbx01.opendev.org server to inventory
We've booted a new xenial pbx.opendev.org server to replace the pbx.openstack.org server which was built on trusty. Add it to the inventory so that things like puppet work. Change-Id: I783218bdb3252fc8b94af2c167e995c4967fa629
This commit is contained in:
parent
232f739e5d
commit
2836f2714a
@ -744,6 +744,13 @@ all:
|
||||
region_name: DFW
|
||||
public_v4: 23.253.226.32
|
||||
public_v6: 2001:4800:7817:103:be76:4eff:fe04:67a8
|
||||
pbx01.opendev.org:
|
||||
ansible_host: 2001:4800:7819:104:be76:4eff:fe04:b06f
|
||||
location:
|
||||
cloud: openstackci-rax
|
||||
region_name: DFW
|
||||
public_v4: 104.239.146.91
|
||||
public_v6: 2001:4800:7819:104:be76:4eff:fe04:b06f
|
||||
planet01.openstack.org:
|
||||
ansible_host: 2604:e100:1:0:f816:3eff:fe05:7ce0
|
||||
location:
|
||||
|
Loading…
Reference in New Issue
Block a user