From 8dcbe39858f8799829c8f2b99eb2b3f8168af4b4 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 23 Mar 2016 16:57:35 +0100 Subject: [PATCH] mbvd-service - sudo rights for deploy user --- customer/mbvd-service/common.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/mbvd-service/common.yaml b/customer/mbvd-service/common.yaml index b871f35b..d438c349 100644 --- a/customer/mbvd-service/common.yaml +++ b/customer/mbvd-service/common.yaml @@ -37,3 +37,4 @@ sudo::configs: priority: "06" content: | deploy.hamburg ALL=(apache) NOPASSWD: ALL + deploy.hamburg ALL=(mbvdserv) NOPASSWD: ALL \ No newline at end of file -- 2.39.5