]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Try again with the right number of arguments
authorStephen Gran <steve@lobefin.net>
Sun, 26 Apr 2009 14:49:57 +0000 (15:49 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 26 Apr 2009 14:49:57 +0000 (15:49 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
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: {}