From fd0619966f5dd593b8e42f317b0abbc69e36f559 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Fri, 4 Mar 2016 17:21:49 +0100 Subject: [PATCH] deploy.hamburg becoming user apache --- customer/mbvd-transporter-topdeal/common.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/customer/mbvd-transporter-topdeal/common.yaml b/customer/mbvd-transporter-topdeal/common.yaml index 81eeca9f..1fd95a24 100644 --- a/customer/mbvd-transporter-topdeal/common.yaml +++ b/customer/mbvd-transporter-topdeal/common.yaml @@ -31,3 +31,7 @@ sudo::configs: priority: "05" content: | Cmnd_Alias CHOWNTOPDEAL = /bin/chown -R topdeal\:topdeal /var/www/transporter-topdeal + becomeApache: + priority: "06" + content: | + deploy.hamburg ALL=(apache) NOPASSWD: ALL -- 2.39.5