Add new openstackid01 host to inventory and cacti
The Xenial replacement for the old openstackid.org server is openstackid01.openstack.org. Now that it exists, add it to our Ansible inventory and cacti host list. Change-Id: I198f02907230655bfc4e374a540648e9f1b7cf5f
This commit is contained in:
parent
a23cd84a69
commit
de41e426c4
@ -294,6 +294,7 @@ cacti_hosts:
|
||||
- nl04.openstack.org
|
||||
- ns1.opendev.org
|
||||
- ns2.opendev.org
|
||||
- openstackid01.openstack.org
|
||||
- openstackid.org
|
||||
- paste.openstack.org
|
||||
- pbx01.opendev.org
|
||||
|
@ -723,6 +723,13 @@ all:
|
||||
region_name: DFW
|
||||
public_v4: 104.130.246.14
|
||||
public_v6: 2001:4800:7819:103:be76:4eff:fe04:8719
|
||||
openstackid01.openstack.org:
|
||||
ansible_host: 2001:4800:7818:102:be76:4eff:fe04:673f
|
||||
location:
|
||||
cloud: openstackci-rax
|
||||
region_name: DFW
|
||||
public_v4: 104.130.159.12
|
||||
public_v6: 2001:4800:7818:102:be76:4eff:fe04:673f
|
||||
openstackid.org:
|
||||
ansible_host: 2001:4800:7815:101:be76:4eff:fe04:7741
|
||||
location:
|
||||
|
Loading…
Reference in New Issue
Block a user