fix typo in desc
authorMartin Zobel-Helas <zobel@debian.org>
Mon, 21 Jun 2010 12:47:51 +0000 (14:47 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Mon, 21 Jun 2010 12:47:51 +0000 (14:47 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
manifests/site.pp

index 49fc853..c7cedf2 100644 (file)
@@ -182,7 +182,7 @@ node default {
        kaufmann: {
            @ferm::rule { "dsa-hkp":
                    domain          => "(ip ip6)",
-                   description     => "Allow ftp access",
+                   description     => "Allow hkp access",
                    rule            => "&SERVICE(tcp, 11371)"
            }
        }