Merge "Allow mirror-update.o.o to produce stats"

This commit is contained in:
Zuul 2018-06-04 01:15:18 +00:00 committed by Gerrit Code Review
commit 7d6bbd1c3f

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