]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - manifests/site.pp
Revert "Revert "Try again with the right number of arguments""
[dsa-puppet.git] / manifests / site.pp
index 094c4181e2d950e975f8123d59a9ce9110406a28..91e6f59cffb52a069bf4d51a6a6b173ea0a5a8aa 100644 (file)
@@ -21,6 +21,8 @@ node default {
     include motd
     include samhain
 
+    $nodeinfo = nodeinfo($fqdn, "/home/sgran/local.yaml")
+
     case $smartarraycontroller {
         "true":    { include debian-proliant }
         default: {}