]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
[TASK] updating production to php 7.1
authorHeiko Hardt <heiko.hardt@publicispixelpark.de>
Fri, 27 Jul 2018 11:00:02 +0000 (13:00 +0200)
committerHeiko Hardt <heiko.hardt@publicispixelpark.de>
Fri, 27 Jul 2018 11:00:02 +0000 (13:00 +0200)
customer/bmf-datacenter/common.yaml
customer/bmf-datacenter/production.yaml

index dd81c6f0c186c00e28d0bcdd6f1e048421a0ddc1..483cc021ce73117179b5f5742f08d176232473cc 100644 (file)
@@ -39,7 +39,7 @@ infra::additional_classes:
   - java
 
 java::package: java-1.8.0-oraclejdk
-repo::remi_php56: true
+repo::remi_php71: true
 apache::default_vhost: false
 
 php::fpm::pools:
index df6f250d6117c0fe70f9882408ba4ac38a0d16d1..bf8d0f7b321bea133828222e030104b421742382 100644 (file)
@@ -26,16 +26,10 @@ php::extensions:
   gd: {}
   opcache: {}
   mysqlnd: {}
-  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'
   mbstring: {}
   soap: {}
   xml: {}
+  pecl-zip: {}
 
 php::cli::settings:
   PHP/memory_limit: 512M