and use new module layout
authorStephen Gran <steve@lobefin.net>
Sun, 25 Jul 2010 20:02:24 +0000 (21:02 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 25 Jul 2010 20:02:24 +0000 (21:02 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
manifests/site.pp

index c00138f..9143fb3 100644 (file)
@@ -96,6 +96,8 @@ node default {
              }
          }
     }
+    include ferm::per-host
+
     case $brokenhosts {
         "true":    { include hosts }
     }