]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
MBVD-ODT - sudo für dialog-service
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Thu, 19 Apr 2018 12:43:24 +0000 (14:43 +0200)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Thu, 19 Apr 2018 12:43:24 +0000 (14:43 +0200)
customer/mbvd-odt/int-tmp-odt-daimler-com.pixelpark.net.yaml

index 4927c0949388f7fa27d034cb10cec72fc3b7770c..6264daab99ea1828980bb6fad2d1417147b72dba 100644 (file)
@@ -17,11 +17,38 @@ sudo::configs:
     priority: "06"
     content: |
       %pixel ALL=(openemm) NOPASSWD: ALL
+  cmd_alias:
+    priority: "05"
+    content: |
+      Cmnd_Alias ODTNLS = /bin/journalctl -u odt-newsletter-service.service
+      Cmnd_Alias ODTTN = /bin/journalctl -u mbvd-teilenews-service.service
+      Cmnd_Alias ODTDS = /bin/journalctl -u mbvd-dialog-service.service
 
 accounts::users:
   jenkins:
     apply: true
     sudo: true
+  christian.heggemann:
+    apply: true
+    sudo: true
+    sudo_cmds:
+      - ODTNLS
+      - ODTTN
+      - ODTDS
+  annika.wenzel:
+    apply: true
+    sudo: true
+    sudo_cmds:
+      - ODTNLS
+      - ODTTN
+      - ODTDS
+  dirk-peter.krause:
+    apply: true
+    sudo: true
+    sudo_cmds:
+      - ODTNLS
+      - ODTTN
+      - ODTDS
 
 infra::profile::apache::pp_vhosts:
   odt: