From 3bfaf0212aa30d0ccb28f909f8f2ae0640449a33 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Fri, 29 May 2020 09:30:06 -0700 Subject: [PATCH] Add three more JVB servers We are scaling up for the PTG. After the PTG we may be able to delete all of these depending on continued use. Change-Id: Icc52267f4bf141d7e68d36f680ce4ea5bbd2ca79 --- hiera/common.yaml | 3 +++ inventory/openstack.yaml | 21 +++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/hiera/common.yaml b/hiera/common.yaml index b699d92b3f..70bfe8b2b7 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -232,6 +232,9 @@ cacti_hosts: - graphite01.opendev.org - health.openstack.org - jvb01.opendev.org +- jvb02.opendev.org +- jvb03.opendev.org +- jvb04.opendev.org - kdc03.openstack.org - kdc04.openstack.org - lists.openstack.org diff --git a/inventory/openstack.yaml b/inventory/openstack.yaml index d006973e64..34979ec899 100644 --- a/inventory/openstack.yaml +++ b/inventory/openstack.yaml @@ -251,6 +251,27 @@ all: region_name: DFW public_v4: 174.143.130.41 public_v6: 2001:4800:7819:104:be76:4eff:fe04:53f1 + jvb02.opendev.org: + ansible_host: 162.242.144.20 + location: + cloud: openstackci-rax + region_name: DFW + public_v4: 162.242.144.20 + public_v6: 2001:4800:7817:101:be76:4eff:fe00:e122 + jvb03.opendev.org: + ansible_host: 162.242.144.68 + location: + cloud: openstackci-rax + region_name: DFW + public_v4: 162.242.144.68 + public_v6: 2001:4800:7817:101:be76:4eff:fe04:3f2b + jvb04.opendev.org: + ansible_host: 162.242.144.70 + location: + cloud: openstackci-rax + region_name: DFW + public_v4: 162.242.144.70 + public_v6: 2001:4800:7817:101:be76:4eff:fe04:4a8b kdc03.openstack.org: ansible_host: 23.253.107.82 location: