]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
changed php cfg
authorsambufe <samuel.bufe@publicispixelpark.de>
Thu, 8 Dec 2016 14:39:02 +0000 (15:39 +0100)
committersambufe <samuel.bufe@publicispixelpark.de>
Thu, 8 Dec 2016 14:39:02 +0000 (15:39 +0100)
customer/fbb-orat/common.yaml

index f6bea5dc192656d5e0caceb3a5f46ae507203ac7..a5dd230d66171d16486b75fbd339a0f2d7e79d7d 100644 (file)
@@ -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: {}