Add nrpe to accept from noc01 to mirrorlists.

This commit is contained in:
Kevin Fenzi 2013-06-17 20:26:08 +00:00
parent 497afe78cc
commit 9f27b9c1e5

View file

@ -7,6 +7,9 @@ num_cpus: 4
# the host_vars/$hostname file
tcp_ports: [ 80 ]
custom_rules: [ '-A INPUT -s 192.168.1.10 -p tcp -m tcp --dport 5666 -j ACCEPT',
'-A INPUT -s 209.132.181.102 -p tcp -m tcp --dport 5666 -j ACCEPT',
'-A INPUT -s 10.5.126.41 -p tcp -m tcp --dport 5666 -j ACCEPT' ]
collectd_apache: true
fas_client_groups: sysadmin-noc