From 313139a1d229cb10c5e8b51018a3343eb4ef255f Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Wed, 7 Mar 2018 16:56:07 +0100 Subject: [PATCH] BMFSUP-2322 --- customer/bmf-datacenter/test.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/customer/bmf-datacenter/test.yaml b/customer/bmf-datacenter/test.yaml index 9c6230c1..414279fd 100644 --- a/customer/bmf-datacenter/test.yaml +++ b/customer/bmf-datacenter/test.yaml @@ -6,6 +6,12 @@ accounts::users: andreas.pinto-koehler: apply: true group: apache + hooman.paknahad: + apply: true + sudo: true + thomas.voelkel: + apply: true + sudo: true sudo::configs: becomeApache: @@ -44,7 +50,7 @@ php::extensions: # suhosin.post.max_name_length: 200 # suhosin.get.max_name_length: 200 # suhosin.get.max_value_length: 2000 -# suhosin.executor.include.whitelist: 'phar,vfs' + suhosin.executor.include.whitelist: 'phar,vfs' mbstring: {} soap: {} xml: {} -- 2.39.5