From 7ddbc3b54f4fb29e232046325c2b1a47b0385232 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Fri, 3 Jul 2020 15:36:18 +1000 Subject: [PATCH] Add new graphite and grafana servers These are to be deployed with containers Depends-On: https://review.opendev.org/739162 Change-Id: I595f203db86d74bdc31e09a04dbcac0eb906b080 --- inventory/base/hosts.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/inventory/base/hosts.yaml b/inventory/base/hosts.yaml index 84240fa1f7..2a16834dfc 100644 --- a/inventory/base/hosts.yaml +++ b/inventory/base/hosts.yaml @@ -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: