From 9f0b31a2bf096c8e83a30b62c1e562bc2c57820a Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 25 Jul 2010 21:02:24 +0100 Subject: [PATCH] and use new module layout Signed-off-by: Stephen Gran --- manifests/site.pp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/site.pp b/manifests/site.pp index c00138fc2..9143fb320 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -96,6 +96,8 @@ node default { } } } + include ferm::per-host + case $brokenhosts { "true": { include hosts } } -- 2.20.1