From 12170511ac6fd19632cb542d551a14fbef7c4399 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 18 Aug 2016 12:19:34 +0200 Subject: [PATCH] aamt - add user Lothar Schickhoff --- customer/aamt/common.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/customer/aamt/common.yaml b/customer/aamt/common.yaml index 1cd44787..a4667312 100644 --- a/customer/aamt/common.yaml +++ b/customer/aamt/common.yaml @@ -4,7 +4,12 @@ accounts::users: apply: true sudo: true groups: - - apache + - apache + lothar.schickhoff: + apply: true + sudo: true + groups: + - apache # repo::remi_php56: true -- 2.39.5