From: sambufe Date: Thu, 8 Dec 2016 14:39:02 +0000 (+0100) Subject: changed php cfg X-Git-Tag: v0.1.0~3725^2~64 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=746f1ee6f6648145578f438b5b19faceef93777b;p=pixelpark%2Fhiera.git changed php cfg --- diff --git a/customer/fbb-orat/common.yaml b/customer/fbb-orat/common.yaml index f6bea5dc..a5dd230d 100644 --- a/customer/fbb-orat/common.yaml +++ b/customer/fbb-orat/common.yaml @@ -1,14 +1,10 @@ --- site::role: base -accounts::users: - carsten.hensiek: - apply: true - group: apache apache::default_vhost: false -repo::remi_php56: true +repo::remi_php70: true php::settings: Date/date.timezone: Europe/Berlin @@ -18,17 +14,10 @@ php::fpm::pools: www: ensure: absent -php::extensions: - gd: {} - opcache: {} - mysqlnd: {} - soap: {} - mbstring: {} - xml: {} - suhosin: - settings: - suhosin.request.max_varname_length: 200 - suhosin.post.max_name_length: 200 - suhosin.get.max_name_length: 200 - suhosin.get.max_value_length: 2000 - suhosin.executor.include.whitelist: 'phar,vfs' +#php::extensions: +# gd: {} +# opcache: {} +# xml: {} +# mysqlnd: {} +# soap: {} +# mbstring: {}