From 718b253ce12b798796802cf231136d47fd239a3d Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Mon, 9 Mar 2009 19:40:21 +0000 Subject: [PATCH] and fix the syntax error Signed-off-by: Stephen Gran --- manifests/site.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/site.pp b/manifests/site.pp index 5e9f8612..254cddfe 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -10,6 +10,7 @@ node default { case $smartarraycontroller { "true": { include debian-proliant } default: {} + } case $mta { "exim4": { include exim } -- 2.39.2