]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Revert "debug?"
authorStephen Gran <steve@lobefin.net>
Sun, 26 Apr 2009 15:01:00 +0000 (16:01 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 26 Apr 2009 15:01:00 +0000 (16:01 +0100)
This reverts commit 59997b2444a5333b34b619882ffcbcca6e449aaf.

manifests/site.pp

index 86300969088c9fb4deb139cbf76619016b25e3e9..91e6f59cffb52a069bf4d51a6a6b173ea0a5a8aa 100644 (file)
@@ -22,7 +22,6 @@ node default {
     include samhain
 
     $nodeinfo = nodeinfo($fqdn, "/home/sgran/local.yaml")
-    debug($nodeinfo)
 
     case $smartarraycontroller {
         "true":    { include debian-proliant }