diff --git a/hiera/common.yaml b/hiera/common.yaml index 6bde5009d9..1a8dca759e 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -11,7 +11,6 @@ cacti_hosts: - apps.openstack.org - backup01.ord.rax.opendev.org - backup02.ca-ymq-1.vexxhost.opendev.org -- bridge.openstack.org - bridge01.opendev.org - cacti.openstack.org - eavesdrop01.opendev.org diff --git a/inventory/base/hosts.yaml b/inventory/base/hosts.yaml index d1aea648f8..8d48396336 100644 --- a/inventory/base/hosts.yaml +++ b/inventory/base/hosts.yaml @@ -63,13 +63,6 @@ all: region_name: ORD public_v4: 23.253.160.180 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: ansible_host: 104.130.253.34 location: diff --git a/inventory/service/group_vars/graphite.yaml b/inventory/service/group_vars/graphite.yaml index 813a38a8d6..78acf9e6af 100644 --- a/inventory/service/group_vars/graphite.yaml +++ b/inventory/service/group_vars/graphite.yaml @@ -1,7 +1,4 @@ iptables_extra_allowed_hosts: - - hostname: bridge.openstack.org - port: 8125 - protocol: udp - hostname: bridge01.opendev.org port: 8125 protocol: udp