From 845917e01fbae016a9e489b660a370d2727d57d8 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Fri, 4 Aug 2017 10:39:10 +0200 Subject: [PATCH] fbb-web - sascha sudo rights --- customer/fbb-web/common.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/customer/fbb-web/common.yaml b/customer/fbb-web/common.yaml index fdf08e31..403dad51 100644 --- a/customer/fbb-web/common.yaml +++ b/customer/fbb-web/common.yaml @@ -1,2 +1,6 @@ --- -zabbix::agent::manage_repo: false \ No newline at end of file +zabbix::agent::manage_repo: false +accounts::users: + sascha.strassheim: + apply: true + sudo: true -- 2.39.5