]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Merge branch 'master' of ssh://handel.debian.org/~/dsa-puppet
authorLuca Filipozzi <lfilipoz@emyr.net>
Wed, 16 May 2012 22:35:02 +0000 (22:35 +0000)
committerLuca Filipozzi <lfilipoz@emyr.net>
Wed, 16 May 2012 22:35:02 +0000 (22:35 +0000)
modules/ferm/manifests/per-host.pp

index 13980a162f607a89293b07dcc7d432be80dc4c82..169ae7d8a08766fdc43db8df8fa616fdec93043b 100644 (file)
@@ -142,7 +142,7 @@ source ($HOST_NAGIOS_V4) proto udp dport ntp ACCEPT
 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 206.12.19.121) ACCEPT; # loghost
+proto tcp dport 5140 daddr (82.195.75.99 206.12.19.121) ACCEPT; # loghost
 proto tcp dport 11371 daddr 82.195.75.107 ACCEPT; # keyring host
 proto tcp dport (25 submission) daddr ($HOST_MAILRELAY_V4) ACCEPT
 '