From 2f039eeb78044dbacd6cf26ae201ca989b50ba9b Mon Sep 17 00:00:00 2001 From: sascha Date: Mon, 14 Aug 2017 15:12:14 +0200 Subject: [PATCH] added sascha as sudo on fbb captive portal --- customer/fbb-captive/common.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/customer/fbb-captive/common.yaml b/customer/fbb-captive/common.yaml index 5082ee7d..b590e8e8 100644 --- a/customer/fbb-captive/common.yaml +++ b/customer/fbb-captive/common.yaml @@ -1,2 +1,6 @@ --- -apache::mpm_module: event \ No newline at end of file +apache::mpm_module: event +accounts::users: + sascha.strassheim: + apply: true + sudo: true \ No newline at end of file -- 2.39.5