]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Revert "Revert "Try again with the right number of arguments""
authorStephen Gran <steve@lobefin.net>
Sun, 26 Apr 2009 14:56:57 +0000 (15:56 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 26 Apr 2009 14:56:57 +0000 (15:56 +0100)
This reverts commit 779121229317745be14cd3f956c919185623c460.

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: {}