From 0c7d0148bca3f4b825f3660d5c8b7fefb8643b9c Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Mon, 22 Aug 2016 15:07:25 +0200 Subject: [PATCH] mbch: add apache module --- customer/mbch/common.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/customer/mbch/common.yaml b/customer/mbch/common.yaml index dfbbe632..8867cbc0 100644 --- a/customer/mbch/common.yaml +++ b/customer/mbch/common.yaml @@ -1,6 +1,7 @@ --- site::role: base site::additional_classes: + - site::profile::apache_php - site::profile::mysql_server accounts::users: @@ -22,4 +23,4 @@ php::extensions: php::fpm::pools: www: ensure: absent - + -- 2.39.5