From: nils.wagner Date: Wed, 15 Jun 2016 08:33:31 +0000 (+0200) Subject: spk-paydirekt - syntax fun2 X-Git-Tag: v0.1.0~4691 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a16dd154bce96390582efb8eb6d009beeb27e7b4;p=pixelpark%2Fhiera.git spk-paydirekt - syntax fun2 --- diff --git a/customer/spk-paydirekt/common.yaml b/customer/spk-paydirekt/common.yaml index 3f765376..70fc0a4e 100644 --- a/customer/spk-paydirekt/common.yaml +++ b/customer/spk-paydirekt/common.yaml @@ -21,14 +21,17 @@ accounts::users: sudo: true sudo_cmds: - RESTARTHTTPD - - "deploy.vogel ALL=(apache) NOPASSWD: ALL" + - BECOMEAPACHE sudo::configs: cmd_alias: priority: "05" content: | Cmnd_Alias RESTARTHTTPD = /usr/bin/systemctl restart httpd.service - + cmd_alias2: + priority: "06" + content: | + Cmnd_Alias BECOMEAPACHE = deploy.vogel ALL=(apache) NOPASSWD: ALL php::extensions: mysqlnd: {}