From 1a19ce3c1a495b62b5899420d90cffee0f473140 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Wed, 16 Mar 2016 16:16:24 +0100 Subject: [PATCH] added becomeApache for mbvd-service --- customer/mbvd-service/common.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/customer/mbvd-service/common.yaml b/customer/mbvd-service/common.yaml index b9a6ad4d..46717fd3 100644 --- a/customer/mbvd-service/common.yaml +++ b/customer/mbvd-service/common.yaml @@ -31,3 +31,7 @@ sudo::configs: priority: "05" content: | Cmnd_Alias CHOWNMBVDSERV = /bin/chown -R mbvdserv\:mbvdserv /var/www/mbvd-service + becomeApache: + priority: "06" + content: | + deploy.hamburg ALL=(apache) NOPASSWD: ALL -- 2.39.5