]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
fbb - tobias.gutknecht doesnt need tail -f in sudo anymore
authorSteve Rosiak <steve.rosiak@pixelpark.com>
Fri, 5 Feb 2016 13:37:39 +0000 (14:37 +0100)
committerSteve Rosiak <steve.rosiak@pixelpark.com>
Fri, 5 Feb 2016 13:37:39 +0000 (14:37 +0100)
customer/fbb/production.yaml
customer/fbb/test.yaml

index e87991dbb1fb8f0d182fec6fd36c0906bd2eeaf6..70f34b673a7c3e8bc6964449dc8d6c2b4b12eb2d 100644 (file)
@@ -107,6 +107,5 @@ sudo::configs:
     priority: "10"
     content: |
       Defaults:tobias.gutknecht       logfile=/home/tobias.gutknecht/sudo.log
-      Cmnd_Alias MODSECURITY = /usr/bin/tail -F /www/logs/security/audit.log
       Cmnd_Alias APACHECHECKNRELOAD = /www/bin/www2 check && /www/bin/www2 reload
-      tobias.gutknecht ALL=(ALL)  NOPASSWD:MODSECURITY, APACHECHECKNRELOAD
+      tobias.gutknecht ALL=(ALL)  NOPASSWD:APACHECHECKNRELOAD
index f198b96a4acb32ded8eea86acc139c5e965e64a2..6ff1f5d8d6219f91a34a6cf143def71448f093e9 100644 (file)
@@ -135,6 +135,5 @@ sudo::configs:
     priority: "10"
     content: |
       Defaults:tobias.gutknecht       logfile=/home/tobias.gutknecht/sudo.log
-      Cmnd_Alias MODSECURITY = /usr/bin/tail -F /www/logs/security/audit.log
       Cmnd_Alias APACHECHECKNRELOAD = /www/bin/www2 check && /www/bin/www2 reload
-      tobias.gutknecht ALL=(ALL)  NOPASSWD:MODSECURITY, APACHECHECKNRELOAD
+      tobias.gutknecht ALL=(ALL)  NOPASSWD:APACHECHECKNRELOAD