summaryrefslogtreecommitdiff
path: root/puppet/modules/site_mx/manifests/init.pp
diff options
context:
space:
mode:
authorMicah Anderson <micah@leap.se>2014-05-24 11:40:52 -0400
committerMicah Anderson <micah@leap.se>2014-05-24 11:40:52 -0400
commit1585d3694c6c021a11f8363290a57261f5ee4c2b (patch)
tree6180b2de39b6ea76914873f42e4875440b1557ec /puppet/modules/site_mx/manifests/init.pp
parenta622e49c5df2150049afb6f6ed47177537b7e6da (diff)
parent27f0d5731593e3a305dbfb315804294960ad204e (diff)
Merge remote-tracking branch 'cz8s/feature/allow_webapp_and_mx_on_one_host' into develop
Diffstat (limited to 'puppet/modules/site_mx/manifests/init.pp')
-rw-r--r--puppet/modules/site_mx/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/modules/site_mx/manifests/init.pp b/puppet/modules/site_mx/manifests/init.pp
index 3949c787..c3d38a46 100644
--- a/puppet/modules/site_mx/manifests/init.pp
+++ b/puppet/modules/site_mx/manifests/init.pp
@@ -10,7 +10,7 @@ class site_mx {
include site_postfix::mx
- include site_mx::haproxy
+ include site_haproxy
include site_shorewall::mx
include site_shorewall::service::smtp
include site_mx::couchdb