munin must run ip6 plugin as root as well
[mirror/dsa-puppet.git] / manifests / site.pp
index 52e1e0d..7a8565d 100644 (file)
@@ -119,6 +119,12 @@ node default {
                    rule            => "&SERVICE(tcp, 873)"
           }
         }
+        ancina,zelenka: {
+          @ferm::rule { "dsa-time":
+                   description     => "Allow time access",
+                   rule            => "&SERVICE_RANGE(tcp, time, \$HOST_NAGIOS_V4)"
+          }
+        }
 
     }
     case $brokenhosts {