Add new health01 server to our inventory
This adds a new xenial health api server to our inventory. This server will be used to replace the old trusty health.openstack.org server. Change-Id: Id6cf8230f82464c4466692cac324a1e39ba595af
This commit is contained in:
parent
3531e8be3c
commit
0cddc2ae9b
@ -261,6 +261,7 @@ cacti_hosts:
|
||||
- groups-dev.openstack.org
|
||||
- groups.openstack.org
|
||||
- health.openstack.org
|
||||
- health01.opendev.org
|
||||
- kdc03.openstack.org
|
||||
- kdc04.openstack.org
|
||||
- lists.openstack.org
|
||||
|
@ -287,6 +287,13 @@ all:
|
||||
region_name: DFW
|
||||
public_v4: 162.242.156.70
|
||||
public_v6: 2001:4800:7815:102:be76:4eff:fe05:b6f
|
||||
health01.opendev.org:
|
||||
ansible_host: 2001:4800:7817:103:be76:4eff:fe04:3959
|
||||
location:
|
||||
cloud: openstackci-rax
|
||||
region_name: DFW
|
||||
public_v4: 23.253.236.45
|
||||
public_v6: 2001:4800:7817:103:be76:4eff:fe04:3959
|
||||
insecure-ci-registry01.opendev.org:
|
||||
ansible_host: 2001:4800:7818:101:be76:4eff:fe04:67f5
|
||||
location:
|
||||
|
Loading…
Reference in New Issue
Block a user