Remove bridge.openstack.org
This host is no longer in use, remove references Change-Id: I13bf4b7947ffcf61f8064976c54831bf1b3261eb
This commit is contained in:
parent
730fcf0171
commit
10f8749239
@ -11,7 +11,6 @@ cacti_hosts:
|
|||||||
- apps.openstack.org
|
- apps.openstack.org
|
||||||
- backup01.ord.rax.opendev.org
|
- backup01.ord.rax.opendev.org
|
||||||
- backup02.ca-ymq-1.vexxhost.opendev.org
|
- backup02.ca-ymq-1.vexxhost.opendev.org
|
||||||
- bridge.openstack.org
|
|
||||||
- bridge01.opendev.org
|
- bridge01.opendev.org
|
||||||
- cacti.openstack.org
|
- cacti.openstack.org
|
||||||
- eavesdrop01.opendev.org
|
- eavesdrop01.opendev.org
|
||||||
|
@ -63,13 +63,6 @@ all:
|
|||||||
region_name: ORD
|
region_name: ORD
|
||||||
public_v4: 23.253.160.180
|
public_v4: 23.253.160.180
|
||||||
public_v6: 2001:4801:7825:103:be76:4eff:fe10:1b1
|
public_v6: 2001:4801:7825:103:be76:4eff:fe10:1b1
|
||||||
bridge.openstack.org:
|
|
||||||
ansible_host: 23.253.234.219
|
|
||||||
location:
|
|
||||||
cloud: openstackci-rax
|
|
||||||
region_name: DFW
|
|
||||||
public_v4: 23.253.234.219
|
|
||||||
public_v6: 2001:4800:7817:103:be76:4eff:fe04:5a1d
|
|
||||||
bridge01.opendev.org:
|
bridge01.opendev.org:
|
||||||
ansible_host: 104.130.253.34
|
ansible_host: 104.130.253.34
|
||||||
location:
|
location:
|
||||||
|
@ -1,7 +1,4 @@
|
|||||||
iptables_extra_allowed_hosts:
|
iptables_extra_allowed_hosts:
|
||||||
- hostname: bridge.openstack.org
|
|
||||||
port: 8125
|
|
||||||
protocol: udp
|
|
||||||
- hostname: bridge01.opendev.org
|
- hostname: bridge01.opendev.org
|
||||||
port: 8125
|
port: 8125
|
||||||
protocol: udp
|
protocol: udp
|
||||||
|
Loading…
Reference in New Issue
Block a user