From: sambufe Date: Mon, 19 Jun 2017 14:40:32 +0000 (+0200) Subject: fbb 2017 auf event mpm-modul umgestellt X-Git-Tag: v0.1.0~2801^2~27^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=1b2c89ace8889f58347051a455a82a1e4e5d653c;p=pixelpark%2Fhiera.git fbb 2017 auf event mpm-modul umgestellt --- 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' -