From 438dcc5f197a71685e1944fb7a23cfb28c12a4d7 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Wed, 2 Aug 2017 10:50:07 +0200 Subject: [PATCH] webstats add sudo rights for user sascha.strassheim --- customer/webstats/common.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/customer/webstats/common.yaml b/customer/webstats/common.yaml index 4ace8bca..5470ec04 100644 --- a/customer/webstats/common.yaml +++ b/customer/webstats/common.yaml @@ -3,8 +3,10 @@ accounts::users: hooman.paknahad: apply: true groups: 'pixel' - - + sascha.strassheim: + apply: true + sudo: true + groups: 'pixel' repo::remi_php56: true -- 2.39.5