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

manifests/site.pp

index 91e6f59cffb52a069bf4d51a6a6b173ea0a5a8aa..094c4181e2d950e975f8123d59a9ce9110406a28 100644 (file)
@@ -21,8 +21,6 @@ node default {
     include motd
     include samhain
 
-    $nodeinfo = nodeinfo($fqdn, "/home/sgran/local.yaml")
-
     case $smartarraycontroller {
         "true":    { include debian-proliant }
         default: {}