From 414965d03e1f16e0ba27b8366468060e7e9ad2b6 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 15 Dec 2016 10:23:51 +0100 Subject: [PATCH] add user sten.friedrich with sudo rights --- customer/mbvd-service/common.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/customer/mbvd-service/common.yaml b/customer/mbvd-service/common.yaml index 7a8861c0..0c71cd2e 100644 --- a/customer/mbvd-service/common.yaml +++ b/customer/mbvd-service/common.yaml @@ -8,6 +8,9 @@ site::additional_packages: ImageMagick: {} accounts::users: + sten.friedrich: + apply: true + sudo: true deploy.hamburg: uid: 60201 shell: "bash" -- 2.39.5