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