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
This commit is contained in:
parent
be8e13c139
commit
fa0753668d
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user