debug?
[mirror/dsa-puppet.git] / manifests / site.pp
index 91e6f59..8630096 100644 (file)
@@ -22,6 +22,7 @@ node default {
     include samhain
 
     $nodeinfo = nodeinfo($fqdn, "/home/sgran/local.yaml")
+    debug($nodeinfo)
 
     case $smartarraycontroller {
         "true":    { include debian-proliant }