From: Stephen Gran Date: Sun, 26 Apr 2009 14:59:05 +0000 (+0100) Subject: notice? X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=7a82591e6beeaa212dc23815c42349ca4fe08e4d;p=mirror%2Fdsa-puppet.git notice? Signed-off-by: Stephen Gran --- diff --git a/manifests/site.pp b/manifests/site.pp index 863009690..e8f5dfcb6 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 }