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

manifests/site.pp

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