From fa0753668dff9fa4958fac60966680c1f0ea58e2 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 19 Oct 2020 09:55:17 -0700 Subject: [PATCH] Add two more openstackid servers so that we can load balnace them Virtual summit fun! We need more capacity for openstackid. smarcet says there isn't really any shared state so this hsould be safe then we can sort out a load balancer. Change-Id: I2a7d62bc980a797f7c45d119a5398925f5607df0 --- hiera/common.yaml | 2 ++ inventory/base/hosts.yaml | 14 ++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/hiera/common.yaml b/hiera/common.yaml index da8dcd4618..0c811bf23e 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -265,6 +265,8 @@ cacti_hosts: - ns1.opendev.org - ns2.opendev.org - openstackid01.openstack.org +- openstackid02.openstack.org +- openstackid03.openstack.org - openstackid.org - paste.openstack.org - pbx01.opendev.org diff --git a/inventory/base/hosts.yaml b/inventory/base/hosts.yaml index 83ef52da6d..94f17bee25 100644 --- a/inventory/base/hosts.yaml +++ b/inventory/base/hosts.yaml @@ -620,6 +620,20 @@ all: region_name: DFW public_v4: 104.130.159.12 public_v6: 2001:4800:7818:102:be76:4eff:fe04:673f + openstackid02.openstack.org: + ansible_host: 38.108.68.170 + location: + cloud: openstackci-vexxhost + region_name: sjc1 + public_v4: 38.108.68.170 + public_v6: 2604:e100:3:0:f816:3eff:fea4:4283 + openstackid03.openstack.org: + ansible_host: 38.108.68.104 + location: + cloud: openstackci-vexxhost + region_name: sjc1 + public_v4: 38.108.68.104 + public_v6: 2604:e100:3:0:f816:3eff:fed7:7fb7 paste01.openstack.org: ansible_host: 23.253.235.223 location: