Add new graphite and grafana servers
These are to be deployed with containers Depends-On: https://review.opendev.org/739162 Change-Id: I595f203db86d74bdc31e09a04dbcac0eb906b080
This commit is contained in:
parent
90d1a15ea0
commit
7ddbc3b54f
@ -223,6 +223,13 @@ all:
|
||||
region_name: DFW
|
||||
public_v4: 23.253.253.90
|
||||
public_v6: 2001:4800:7817:104:be76:4eff:fe04:60d5
|
||||
grafana01.opendev.org:
|
||||
ansible_host: 198.101.251.7
|
||||
location:
|
||||
cloud: openstackci-rax
|
||||
region_name: DFW
|
||||
public_v4: 198.101.251.7
|
||||
public_v6: 2001:4800:7821:102:be76:4eff:fe04:3bad
|
||||
graphite01.opendev.org:
|
||||
ansible_host: 162.209.77.51
|
||||
location:
|
||||
@ -230,6 +237,13 @@ all:
|
||||
region_name: DFW
|
||||
public_v4: 162.209.77.51
|
||||
public_v6: 2001:4800:7818:103:be76:4eff:fe04:763e
|
||||
graphite02.opendev.org:
|
||||
ansible_host: 104.239.240.167
|
||||
location:
|
||||
cloud: openstackci-rax
|
||||
region_name: DFW
|
||||
public_v4: 104.239.240.167
|
||||
public_v6: 2001:4800:7819:104:be76:4eff:fe04:3972
|
||||
health01.openstack.org:
|
||||
ansible_host: 23.253.253.28
|
||||
location:
|
||||
|
Loading…
Reference in New Issue
Block a user