]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
damn typo
authorMartin Zobel-Helas <zobel@debian.org>
Fri, 5 Mar 2010 22:05:34 +0000 (23:05 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Fri, 5 Mar 2010 22:05:34 +0000 (23:05 +0100)
manifests/site.pp

index b583280e1f21ef455d0bff40be45bfa87d367012..a97e233bc8968f347dd46c10a05e85ed37b1f16f 100644 (file)
@@ -97,7 +97,7 @@ node default {
         "true":    { include portforwarder }
     }
     case $hostname {
-       senf: { include rsync }
+       senfl: { include rsync }
     }
     include samhain
 }