From f91b324e91ef0fb58886513ac8f19f058c7b19ef Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Wed, 27 May 2020 09:31:57 -0700 Subject: [PATCH] Add a jvb01 server This will start the meetpad scaling process. This relies on existing groups for jvb servers that are tested by system-config-run-meetpad. This should install the jvb service with docker and join it to our existing meetpad cluster. Change-Id: I2a7e195ae8ca21bec188aba2d2a7711926ed5e34 --- hiera/common.yaml | 1 + inventory/openstack.yaml | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/hiera/common.yaml b/hiera/common.yaml index d5b9aefc65..b699d92b3f 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -231,6 +231,7 @@ cacti_hosts: - grafana.openstack.org - graphite01.opendev.org - health.openstack.org +- jvb01.opendev.org - kdc03.openstack.org - kdc04.openstack.org - lists.openstack.org diff --git a/inventory/openstack.yaml b/inventory/openstack.yaml index 6aa5ea66d1..d006973e64 100644 --- a/inventory/openstack.yaml +++ b/inventory/openstack.yaml @@ -244,6 +244,13 @@ all: region_name: DFW public_v4: 104.130.132.79 public_v6: 2001:4800:7818:101:be76:4eff:fe04:67f5 + jvb01.opendev.org: + ansible_host: 174.143.130.41 + location: + cloud: openstackci-rax + region_name: DFW + public_v4: 174.143.130.41 + public_v6: 2001:4800:7819:104:be76:4eff:fe04:53f1 kdc03.openstack.org: ansible_host: 23.253.107.82 location: