From: Oliver Böttcher Date: Mon, 11 Apr 2016 10:33:00 +0000 (+0200) Subject: MBVD FW: disable www pool X-Git-Tag: v0.1.0~5029^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=562e273109f64c77394f79a3f0536969bcdc71e5;p=pixelpark%2Fhiera.git MBVD FW: disable www pool --- diff --git a/customer/mbvd-fashionweek/common.yaml b/customer/mbvd-fashionweek/common.yaml index 8b44227c..d12bde65 100644 --- a/customer/mbvd-fashionweek/common.yaml +++ b/customer/mbvd-fashionweek/common.yaml @@ -25,6 +25,10 @@ php::settings: Date/date.timezone: Europe/Berlin PHP/expose_php: 'Off' +php::fpm::pools: + www: + ensure: absent + php::extensions: gd: {} opcache: {}