From: nils.wagner Date: Wed, 15 Jun 2016 08:44:13 +0000 (+0200) Subject: spk-paydirekt - sudo rules X-Git-Tag: v0.1.0~4689 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=2890c6d39b89e506a23609e3a244311fdd93fe18;p=pixelpark%2Fhiera.git spk-paydirekt - sudo rules --- diff --git a/customer/spk-paydirekt/common.yaml b/customer/spk-paydirekt/common.yaml index fd3ef622..48cb1f9d 100644 --- a/customer/spk-paydirekt/common.yaml +++ b/customer/spk-paydirekt/common.yaml @@ -21,14 +21,13 @@ accounts::users: sudo: true sudo_cmds: - RESTARTHTTPD - - BECOMEAPACHE sudo::configs: cmd_alias: priority: "05" content: | Cmnd_Alias RESTARTHTTPD = /usr/bin/systemctl restart httpd.service - Cmnd_Alias BECOMEAPACHE = deploy.vogel ALL=(apache) NOPASSWD: ALL + deploy.vogel ALL=(apache) NOPASSWD: ALL php::extensions: mysqlnd: {}