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:
Ian Wienand 2018-06-01 17:09:48 +10:00
parent 9b37d4b9ac
commit 0b21d2f61a

View File

@ -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'},