]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
spk-paydirekt - allow deploy.vogel to become apache
authornils.wagner <nils.wagner@pixelpark.com>
Wed, 15 Jun 2016 08:23:35 +0000 (10:23 +0200)
committernils.wagner <nils.wagner@pixelpark.com>
Wed, 15 Jun 2016 08:23:35 +0000 (10:23 +0200)
customer/spk-paydirekt/common.yaml

index 011bab62fab5aa92d2c05a8b684657a4da0e3123..16aa3ddc07ef81818699bdf6756effe3309e7601 100644 (file)
@@ -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: {}