From: Stephen Gran Date: Sun, 26 Apr 2009 14:56:57 +0000 (+0100) Subject: Revert "Revert "Try again with the right number of arguments"" X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=787e0905b8e742bb9d06e16e565e6c8ae01b9e69;p=dsa-puppet.git Revert "Revert "Try again with the right number of arguments"" This reverts commit 779121229317745be14cd3f956c919185623c460. --- diff --git a/manifests/site.pp b/manifests/site.pp index 094c4181..91e6f59c 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -21,6 +21,8 @@ node default { include motd include samhain + $nodeinfo = nodeinfo($fqdn, "/home/sgran/local.yaml") + case $smartarraycontroller { "true": { include debian-proliant } default: {}