From: Stephen Gran Date: Sun, 26 Apr 2009 14:58:17 +0000 (+0100) Subject: debug? X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=59997b2444a5333b34b619882ffcbcca6e449aaf;p=dsa-puppet.git debug? Signed-off-by: Stephen Gran --- diff --git a/manifests/site.pp b/manifests/site.pp index 91e6f59c..86300969 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -22,6 +22,7 @@ node default { include samhain $nodeinfo = nodeinfo($fqdn, "/home/sgran/local.yaml") + debug($nodeinfo) case $smartarraycontroller { "true": { include debian-proliant }