]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/nagios/manifests/client.pp
whitespace nazi
[dsa-puppet.git] / modules / nagios / manifests / client.pp
index 85c471fc9bde87555868f39fcbd79582828f1a1f..e16e20f850707f648b7e2ac3c93b64b5d40127e2 100644 (file)
@@ -55,3 +55,6 @@ class nagios::client inherits nagios {
                 rule            => "proto tcp mod state state (NEW) dport (5666) @subchain 'nagios' { saddr (\$HOST_NAGIOS_V6) ACCEPT; }"
         }
 }
+# vim:set et:
+# vim:set sts=4 ts=4:
+# vim:set shiftwidth=4: