don't accept RA at 1&1
authorMartin Zobel-Helas <zobel@debian.org>
Sat, 19 Feb 2011 21:04:22 +0000 (22:04 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Sat, 19 Feb 2011 21:04:22 +0000 (22:04 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
manifests/site.pp

index 45e7f3c..9a09d54 100644 (file)
@@ -144,6 +144,12 @@ node default {
             include afs::server
         }
     }
+
+    case $hostname {
+        chopin,geo3,soler,wieck: {
+            include sysctl
+        }
+   }
 }
 
 # vim:set et: