Allow mirror-update.o.o to produce stats
Open the firewall port for mirror-update so we can start logging some stats about AFS partition and volume usage, initially for a grafana dashboard. Change-Id: I361e7213ed4b4ed4d3fcc8fdbee06e2fe677934a
This commit is contained in:
parent
9b37d4b9ac
commit
0b21d2f61a
@ -240,6 +240,7 @@ node /^graphite\d*\.openstack\.org$/ {
|
||||
iptables_allowed_hosts => [
|
||||
{protocol => 'udp', port => '8125', hostname => 'git.openstack.org'},
|
||||
{protocol => 'udp', port => '8125', hostname => 'firehose01.openstack.org'},
|
||||
{protocol => 'udp', port => '8125', hostname => 'mirror-update01.openstack.org'},
|
||||
{protocol => 'udp', port => '8125', hostname => 'logstash.openstack.org'},
|
||||
{protocol => 'udp', port => '8125', hostname => 'nodepool.openstack.org'},
|
||||
{protocol => 'udp', port => '8125', hostname => 'nl01.openstack.org'},
|
||||
|
Loading…
x
Reference in New Issue
Block a user