add lotti to loghost destinations
authorStephen Gran <steve@lobefin.net>
Tue, 21 Sep 2010 20:53:10 +0000 (21:53 +0100)
committerStephen Gran <steve@lobefin.net>
Tue, 21 Sep 2010 20:53:10 +0000 (21:53 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/ferm/manifests/per-host.pp

index 5e193ca..5641f65 100644 (file)
@@ -146,7 +146,7 @@ class ferm::per-host {
                                 proto tcp dport (21 22 80 53 443) ACCEPT;
                                 proto udp dport (53 123) ACCEPT;
                                 proto tcp dport 8140 daddr 82.195.75.104 ACCEPT; # puppethost
-                                proto tcp dport 5140 daddr 82.195.75.98 ACCEPT; # loghost
+                                proto tcp dport 5140 daddr (82.195.75.98 206.12.19.121) ACCEPT; # loghost
                                 proto tcp dport (25 submission) daddr ($HOST_MAILRELAY_V4) ACCEPT
                                '
         }