syntax fix part two
authorMartin Zobel-Helas <zobel@debian.org>
Mon, 6 May 2013 20:42:24 +0000 (22:42 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Mon, 6 May 2013 20:42:24 +0000 (22:42 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/ferm/manifests/per-host.pp

index c130193..1df7bdb 100644 (file)
@@ -55,7 +55,7 @@ class ferm::per-host {
                                chain           => 'INPUT',
                                rule            => 'source 188.165.23.89/32 proto tcp dport 25 jump DROP',
                        }
-                       @ferm::rule { 'listmaster-ontp-in':
+                       @ferm::rule { 'listmaster-ontp-out':
                                description     => 'ONTP has a broken mail setup',
                                table           => 'filter',
                                chain           => 'OUTPUT',