From 1b2c89ace8889f58347051a455a82a1e4e5d653c Mon Sep 17 00:00:00 2001 From: sambufe Date: Mon, 19 Jun 2017 16:40:32 +0200 Subject: [PATCH] fbb 2017 auf event mpm-modul umgestellt --- customer/fbb-ws/common.yaml | 1 + customer/fbb-www/common.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/customer/fbb-ws/common.yaml b/customer/fbb-ws/common.yaml index 6c01e934..8706de35 100644 --- a/customer/fbb-ws/common.yaml +++ b/customer/fbb-ws/common.yaml @@ -1,4 +1,5 @@ --- +apache::mpm_module: event accounts::users: web: apply: true diff --git a/customer/fbb-www/common.yaml b/customer/fbb-www/common.yaml index 7243de66..c2c08d12 100644 --- a/customer/fbb-www/common.yaml +++ b/customer/fbb-www/common.yaml @@ -1,4 +1,5 @@ --- +apache::mpm_module: event accounts::users: web: apply: true @@ -101,4 +102,3 @@ postfix::myorigin: "pixelpark.net" infra::profile::postfix::myorigin: "%{hiera('postfix::myorigin')}" infra::profile::postfix::transport_maps_source: 'maps/transport-fbb' infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-fbb' - -- 2.39.5