]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
fix typo
authorMartin Zobel-Helas <zobel@ftbfs.de>
Thu, 9 Apr 2009 13:30:41 +0000 (15:30 +0200)
committerMartin Zobel-Helas <zobel@ftbfs.de>
Thu, 9 Apr 2009 13:30:41 +0000 (15:30 +0200)
manifests/site.pp

index 21de406ee17ca6e15876066d5a7f6eb88c47705f..3e98fe82128ddb5cfbf735265e5e7163f690d7ec 100644 (file)
@@ -47,7 +47,7 @@ node default {
     case $hostname {
         brahms,goetz,lafayette,malo,praetorius,puccini:
                    { include buildd }
-       goe1,geo2,geo3:
+       geo1,geo2,geo3:
                   { include geodns }
         default:   {}
     }