From 58fc3cd6407dec9fad544e9c4bd9b9c71661d8c0 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 26 Apr 2009 15:40:17 +0100 Subject: [PATCH] Try this 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 094c4181e..74bd7f683 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -21,6 +21,8 @@ node default { include motd include samhain + $nodeinfo = nodeinfo($fqdn) + case $smartarraycontroller { "true": { include debian-proliant } default: {} -- 2.20.1