summaryrefslogtreecommitdiff
path: root/puppet/modules/site_shorewall/manifests/mx.pp
diff options
context:
space:
mode:
authorMicah Anderson <micah@leap.se>2013-08-29 16:19:46 -0400
committerMicah Anderson <micah@leap.se>2013-08-29 16:19:46 -0400
commit37ac5a7a86796c6579f4b6b00ed0ecb5d8cd8370 (patch)
tree5ceffc64aa9adc8d0b28667c5d6e2f28a10e063c /puppet/modules/site_shorewall/manifests/mx.pp
parent40a4e7a9e939bbf5a8cd550dd6e64c029eb83273 (diff)
parentddcab83dda101ee335bbf37451f37e2bfe358c7f (diff)
Merge branch 'feature/3604' into develop
Diffstat (limited to 'puppet/modules/site_shorewall/manifests/mx.pp')
-rw-r--r--puppet/modules/site_shorewall/manifests/mx.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/modules/site_shorewall/manifests/mx.pp b/puppet/modules/site_shorewall/manifests/mx.pp
index 5ec95fdd..123ffec2 100644
--- a/puppet/modules/site_shorewall/manifests/mx.pp
+++ b/puppet/modules/site_shorewall/manifests/mx.pp
@@ -2,7 +2,7 @@ class site_shorewall::mx {
include site_shorewall::defaults
- $smtpd_ports = '25'
+ $smtpd_ports = '25,465'
# define macro for incoming services
file { '/etc/shorewall/macro.leap_mx':