From: nils.wagner Date: Wed, 15 Jun 2016 08:23:35 +0000 (+0200) Subject: spk-paydirekt - allow deploy.vogel to become apache X-Git-Tag: v0.1.0~4696 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e75b70dbb3391fbd10aaf64c94aa0fed0b288f16;p=pixelpark%2Fhiera.git spk-paydirekt - allow deploy.vogel to become apache --- diff --git a/customer/spk-paydirekt/common.yaml b/customer/spk-paydirekt/common.yaml index 011bab62..16aa3ddc 100644 --- a/customer/spk-paydirekt/common.yaml +++ b/customer/spk-paydirekt/common.yaml @@ -27,6 +27,11 @@ sudo::configs: priority: "05" content: | Cmnd_Alias RESTARTHTTPD = /usr/bin/systemctl restart httpd.service + deploy.vogel: + priority: "06" + content: | + deploy.vogel ALL=(apache) NOPASSWD: ALL + php::extensions: mysqlnd: {}