Replace inap mirror with bigger instance
We are replacing the inap mirror with an bigger instance. The reason for this is our cinder volume throughput hasn't been quick enough and mgagne says that we'll get the best performance via local disk. In order to host the caches we have on local disk we need a bigger root device which means a bigger flavor. Change-Id: Id7e641e3b62400f4e1181ef6763a51b9d1e9068c
This commit is contained in:
@@ -506,12 +506,12 @@ all:
|
||||
region_name: London
|
||||
public_v4: 213.146.141.37
|
||||
public_v6: ''
|
||||
mirror01.mtl01.inap.opendev.org:
|
||||
ansible_host: 198.72.125.4
|
||||
mirror02.mtl01.inap.opendev.org:
|
||||
ansible_host: 198.72.125.6
|
||||
location:
|
||||
cloud: openstackci-inap
|
||||
region_name: mtl01
|
||||
public_v4: 198.72.125.4
|
||||
public_v4: 198.72.125.6
|
||||
public_v6: ''
|
||||
mirror01.ord.rax.openstack.org:
|
||||
ansible_host: 2001:4801:7828:104:be76:4eff:fe10:4d48
|
||||
|
Reference in New Issue
Block a user