X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=manifests%2Fsite.pp;h=e8f5dfcb60be9f28c1a5d5dc441db83d2a798497;hb=7a82591e6beeaa212dc23815c42349ca4fe08e4d;hp=86300969088c9fb4deb139cbf76619016b25e3e9;hpb=59997b2444a5333b34b619882ffcbcca6e449aaf;p=dsa-puppet.git diff --git a/manifests/site.pp b/manifests/site.pp index 86300969..e8f5dfcb 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -22,7 +22,7 @@ node default { include samhain $nodeinfo = nodeinfo($fqdn, "/home/sgran/local.yaml") - debug($nodeinfo) + notice($nodeinfo) case $smartarraycontroller { "true": { include debian-proliant }