]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
we lost two lines
authorMartin Zobel-Helas <zobel@debian.org>
Mon, 18 Jan 2010 20:23:30 +0000 (21:23 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Mon, 18 Jan 2010 20:23:30 +0000 (21:23 +0100)
modules/ferm/files/defs.conf

index 0ca05050df8fa4d5367b15afd5b95e8a8b0bb8aa..36cd5d4c3a8b9d1478343be4b9fd2411c5704fcf 100644 (file)
@@ -17,3 +17,6 @@
 @def &V6_SERVICE_RANGE($proto, $port, $srange) = {
        domain ip6 chain INPUT proto $proto dport $port saddr $srange ACCEPT;
 }
+
+@def $HOST_MUNIN  = (192.25.206.57 192.25.206.33);
+@def $HOST_NAGIOS = (192.25.206.57 192.25.206.33);