Merge "Add bridge01.opendev.org to inventory"
This commit is contained in:
commit
9473b1e108
@ -12,6 +12,7 @@ cacti_hosts:
|
||||
- backup01.ord.rax.opendev.org
|
||||
- backup02.ca-ymq-1.vexxhost.opendev.org
|
||||
- bridge.openstack.org
|
||||
- bridge01.opendev.org
|
||||
- cacti.openstack.org
|
||||
- eavesdrop01.opendev.org
|
||||
- etherpad01.opendev.org
|
||||
|
@ -70,6 +70,13 @@ all:
|
||||
region_name: DFW
|
||||
public_v4: 23.253.234.219
|
||||
public_v6: 2001:4800:7817:103:be76:4eff:fe04:5a1d
|
||||
bridge01.opendev.org:
|
||||
ansible_host: 104.130.253.34
|
||||
location:
|
||||
cloud: openstackci-rax
|
||||
region_name: DFW
|
||||
public_v4: 104.130.253.34
|
||||
public_v6: 2001:4800:7818:103:be76:4eff:fe04:48c1
|
||||
cacti02.openstack.org:
|
||||
ansible_host: 172.99.116.215
|
||||
location:
|
||||
|
@ -2,6 +2,9 @@ iptables_extra_allowed_hosts:
|
||||
- hostname: bridge.openstack.org
|
||||
port: 8125
|
||||
protocol: udp
|
||||
- hostname: bridge01.opendev.org
|
||||
port: 8125
|
||||
protocol: udp
|
||||
- hostname: opendev.org
|
||||
port: 8125
|
||||
protocol: udp
|
||||
|
Loading…
x
Reference in New Issue
Block a user