Add iad3.inmotion mirror node
This updates out inventory to add the new inmotion mirror. This is a necessary step in bootstrapping this cloud for nodepool usage. Change-Id: Ie66cdb010c0772310f1cfa8187ca0a2d7f1de1b8
This commit is contained in:
parent
ada70387e9
commit
dbc316ba49
@ -287,6 +287,7 @@ cacti_hosts:
|
||||
- mirror02.us-west-1.packethost.openstack.org
|
||||
- mirror02.regionone.linaro-us.opendev.org
|
||||
- mirror01.regionone.osuosl.opendev.org
|
||||
- mirror01.iad3.inmotion.opendev.org
|
||||
- mirror-update.opendev.org
|
||||
- mirror-update.openstack.org
|
||||
- refstack01.openstack.org
|
||||
|
@ -528,6 +528,12 @@ all:
|
||||
cloud: opendevci-osuosl
|
||||
region_name: RegionOne
|
||||
public_v4: 140.211.167.73
|
||||
mirror01.iad3.inmotion.opendev.org:
|
||||
ansible_host: 173.231.253.123
|
||||
location:
|
||||
cloud: opendevci-inmotion
|
||||
region_name: iad3
|
||||
public_v4: 173.231.253.123
|
||||
nb01.opendev.org:
|
||||
ansible_host: 104.239.240.55
|
||||
location:
|
||||
|
@ -0,0 +1,4 @@
|
||||
letsencrypt_certs:
|
||||
mirror01-iad3-inmotion-main:
|
||||
- mirror01.iad3.inmotion.opendev.org
|
||||
- mirror.iad3.inmotion.opendev.org
|
Loading…
x
Reference in New Issue
Block a user