]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
fix typo
authorMartin Zobel-Helas <zobel@debian.org>
Sat, 16 Jun 2012 10:36:24 +0000 (12:36 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Sat, 16 Jun 2012 10:36:24 +0000 (12:36 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/ferm/manifests/per-host.pp

index c42de1af2f34abdbd12b199e6dbfd164d7b44727..c12e055f5046a1a6f8ce38bfb1f3ed5c635262ca 100644 (file)
@@ -31,7 +31,7 @@ class ferm::per-host {
                                description     => 'Allow postgress access3',
                                rule            => '&SERVICE_RANGE(tcp, 5436, ( 206.12.19.0/24 ))'
                        }
-                       @ferm::rule { 'dsa-postgres3-danzi':
+                       @ferm::rule { 'dsa-postgres4-danzi':
                                description     => 'Allow postgress access4',
                                rule            => '&SERVICE_RANGE(tcp, 5438, ( 206.12.19.0/24 ))'
                        }