]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
[TASK] Adjusting service and employee system user
authorHeiko Hardt <heiko.hardt@publicispixelpark.de>
Mon, 27 Nov 2017 12:25:27 +0000 (13:25 +0100)
committerHeiko Hardt <heiko.hardt@publicispixelpark.de>
Mon, 27 Nov 2017 12:25:27 +0000 (13:25 +0100)
customer/gsub-teilhabeberatung/common.yaml

index 0433ee0a4e5ddc9d13cfbf8eea14fc3fe5bad5a0..fca63a89d956ece611265c8daaf0b581acc8f387 100644 (file)
@@ -13,15 +13,48 @@ php::settings:
   PHP/expose_php: 'Off'
 
 accounts::users:
+  # service #####################################
+  jenkins:
+    apply: true
+    group: apache
+  # employee berlin #############################
   thomas.bussmeyer:
     apply: true
     group: "apache"
   andreas.pinto-koehler:
     apply: true
     group: "apache"
+  # employee cologne ############################
+  lothar.schickhoff:
+    apply: true
+    group: "apache"
   heiko.hardt:
     apply: true
     group: "apache"
-  lothar.schickhoff:
+  lisa.kuehn:
+    apply: true
+    group: "apache"
+  matthias.schmidt:
+    apply: true
+    group: "apache"
+  felix.rauch:
     apply: true
     group: "apache"
+  tomas.schmidt:
+    apply: true
+    group: "apache"
+  jens.vollmer:
+    apply: true
+    group: "apache"
+  vanessa.kestering:
+    apply: true
+    group: "apache"
+  sylvia.egger:
+    apply: true
+    group: "apache"
+
+sudo::configs:
+  becomeApache:
+    priority: "06"
+    content: |
+      jenkins ALL=(apache) NOPASSWD: ALL