summaryrefslogtreecommitdiff
path: root/puppet/modules/site_postfix/manifests/mx.pp
diff options
context:
space:
mode:
authorMicah Anderson <micah@leap.se>2013-09-03 12:30:07 -0400
committerMicah Anderson <micah@leap.se>2013-09-03 12:30:07 -0400
commitb25d10864798e50dd51b9404903d3c493b44a65e (patch)
tree7dfee18dfbac6b37fc24d0e5da20878a066ffe99 /puppet/modules/site_postfix/manifests/mx.pp
parent66fcf9bd9595a09d70e7d4131660340be5ae603e (diff)
parentcfdbad27fe0b1c5e98b127f2c3d22258e233ef11 (diff)
Merge branch 'feature/helo_access' into develop
Conflicts: puppet/modules/site_postfix/manifests/mx/smtpd_checks.pp Change-Id: I51555935f9d9409e45809d6df021b10e926ea520
Diffstat (limited to 'puppet/modules/site_postfix/manifests/mx.pp')
-rw-r--r--puppet/modules/site_postfix/manifests/mx.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/modules/site_postfix/manifests/mx.pp b/puppet/modules/site_postfix/manifests/mx.pp
index 2e68297d..e5dc1c7b 100644
--- a/puppet/modules/site_postfix/manifests/mx.pp
+++ b/puppet/modules/site_postfix/manifests/mx.pp
@@ -18,6 +18,7 @@ class site_postfix::mx {
}
include site_postfix::mx::smtpd_checks
+ include site_postfix::checks
include site_postfix::mx::tls
# greater verbosity for debugging, take out for production