commit fa0753668dff9fa4958fac60966680c1f0ea58e2 Author: Clark Boylan Date: Mon Oct 19 09:55:17 2020 -0700 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 diff --git a/hiera/common.yaml b/hiera/common.yaml index da8dcd4..0c811bf 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 83ef52d..94f17be 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: