From: Stephen Gran Date: Sun, 26 Apr 2009 14:40:17 +0000 (+0100) Subject: Try this X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=58fc3cd6407dec9fad544e9c4bd9b9c71661d8c0;p=dsa-puppet.git Try this Signed-off-by: Stephen Gran --- diff --git a/manifests/site.pp b/manifests/site.pp index 094c4181..74bd7f68 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: {}