summaryrefslogtreecommitdiff
path: root/puppet/modules/site_mx
diff options
context:
space:
mode:
authorMicah Anderson <micah@leap.se>2013-07-25 14:40:53 -0400
committerMicah Anderson <micah@leap.se>2013-07-25 15:15:55 -0400
commitd8a066a4307bea4c6dd6741daa250b67c92c1606 (patch)
tree5e8ca9e28ee66e717af83131ddd79f885b12926c /puppet/modules/site_mx
parent8a17f5ccb00eeccdce2c41370d4b49ded50aba2b (diff)
initial leap_mx configuration
Change-Id: Iddca4cf52706bf2f612d20ba19a53fbbe6b28479
Diffstat (limited to 'puppet/modules/site_mx')
-rw-r--r--puppet/modules/site_mx/manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/modules/site_mx/manifests/init.pp b/puppet/modules/site_mx/manifests/init.pp
index 86ae56e1..4cf3f41a 100644
--- a/puppet/modules/site_mx/manifests/init.pp
+++ b/puppet/modules/site_mx/manifests/init.pp
@@ -6,4 +6,5 @@ class site_mx {
include site_shorewall::mx
include site_shorewall::service::smtp
include site_mx::couchdb
+ include leap_mx
}