Put the yaml in the tree and call the right file
[mirror/dsa-puppet.git] / manifests / site.pp
index 5fb46ea..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 }