Remove mirror-update.openstack.org from graphite iptables
This host used to send stats for afsmon but that has moved to mirror-update.opendev.org. I accidentally changed this in ceb711e6d96c3acaa239a4411eb8f33d9ac1e950 when bringing up a new mirror update host, but we don't need this at all now. Change-Id: I01d5a8611c018c8c9c4cff2476ea155ef42e923e
This commit is contained in:
parent
a3390e269f
commit
36f89ac15c
@ -5,9 +5,6 @@ iptables_extra_allowed_hosts:
|
||||
- hostname: opendev.org
|
||||
port: 8125
|
||||
protocol: udp
|
||||
- hostname: mirror-update02.openstack.org
|
||||
port: 8125
|
||||
protocol: udp
|
||||
|
||||
iptables_extra_allowed_groups:
|
||||
- {'protocol': 'udp', 'port': '8125', 'group': 'firehose'}
|
||||
|
Loading…
x
Reference in New Issue
Block a user