Put the yaml in the tree and call the right file
[mirror/dsa-puppet.git] / manifests / site.pp
index 0af9a89..2e636b5 100644 (file)
@@ -20,7 +20,7 @@ node default {
     include monit
     include samhain
 
-    $nodeinfo = nodeinfo($fqdn, "/home/sgran/local.yaml")
+    $nodeinfo = nodeinfo($fqdn, "/etc/puppet/modules/debian-org/misc/local.yaml")
 
     case $smartarraycontroller {
         "true":    { include debian-proliant }
@@ -36,7 +36,7 @@ node default {
     case $hostname {
         spohr: {
                       include nagios::server
-                      include motd-new
+                      include motd::new
         }
         default: {
                      include nagios::client