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 b583280..a97e233 100644 (file)
@@ -97,7 +97,7 @@ node default {
         "true":    { include portforwarder }
     }
     case $hostname {
-       senf: { include rsync }
+       senfl: { include rsync }
     }
     include samhain
 }