what is it returning?
[mirror/dsa-puppet.git] / manifests / site.pp
index 0af9a89..d8d7490 100644 (file)
@@ -21,6 +21,8 @@ node default {
     include samhain
 
     $nodeinfo = nodeinfo($fqdn, "/home/sgran/local.yaml")
+    notice($nodeinfo.class)
+    notice($nodeinfo)
 
     case $smartarraycontroller {
         "true":    { include debian-proliant }
@@ -36,7 +38,7 @@ node default {
     case $hostname {
         spohr: {
                       include nagios::server
-                      include motd-new
+                      include motd::new
         }
         default: {
                      include nagios::client