From: Stephen Gran Date: Sun, 26 Apr 2009 14:40:17 +0000 (+0100) Subject: Try this X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=58fc3cd6407dec9fad544e9c4bd9b9c71661d8c0;p=mirror%2Fdsa-puppet.git Try this Signed-off-by: Stephen Gran --- 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: {}