]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
adjust, so puppet likes zobel again
authorMartin Zobel-Helas <zobel@debian.org>
Mon, 21 Jun 2010 17:15:33 +0000 (19:15 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Mon, 21 Jun 2010 17:15:33 +0000 (19:15 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
manifests/site.pp

index 6c361b240ec501166930caeaba65f502e82f610d..b5c669c46d04521104c974df303950f6baae469c 100644 (file)
@@ -111,7 +111,7 @@ node default {
                rule         => "&SERVICE_RANGE(tcp, http-alt, ( 192.25.206.16 70.103.162.29 217.196.43.134 ))"
            }
         }
-       senfl,kaufmann: {
+       senfl: {
           @ferm::rule { "dsa-rsync":
                    domain          => "(ip ip6)",
                    description     => "Allow rsync access",
@@ -185,6 +185,12 @@ node default {
                    description     => "Allow hkp access",
                    rule            => "&SERVICE(tcp, 11371)"
            }
+          @ferm::rule { "dsa-rsync":
+                   domain          => "(ip ip6)",
+                   description     => "Allow rsync access",
+                   rule            => "&SERVICE(tcp, 873)"
+          }
+        }
        }
     }
     case $brokenhosts {