]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
BMF: RFM accounts und sudo
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Tue, 22 Nov 2016 11:04:20 +0000 (12:04 +0100)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Tue, 22 Nov 2016 11:04:20 +0000 (12:04 +0100)
customer/bmf-datacenter/common.yaml
customer/bmf-datacenter/test.yaml
customer/bmf-europa/common.yaml

index 029a51268a5b8658fcdd948d45592faa3ec3e4b5..1e7b25a5ce7d0f0d6f403787d3581a139bf05d01 100644 (file)
@@ -12,12 +12,6 @@ accounts::users:
   marcus.baer:
     apply: true
     group: apache
-  andreas.pinto-koehler:
-    apply: true
-    group: apache
-  jenkins:
-    apply: true
-    group: apache
 
 site::role: base
 site::additional_classes:
index 00dba5b17982a89afa28f3a7a61c2b5cb04a038a..0b7b9288cd52b339f861d9f20c394f57d87e9fe9 100644 (file)
@@ -1,4 +1,18 @@
 ---
+accounts::users:
+  jenkins:
+    apply: true
+    group: apache
+  andreas.pinto-koehler:
+    apply: true
+    group: apache
+
+sudo::configs:
+  becomeApache:
+    priority: "06"
+    content: |
+      jenkins ALL=(apache) NOPASSWD: ALL
+
 site::role: base
 site::additional_classes:
   - site::profile::drupal
index 8dfdd26c4e774fba02615660b1832995e22b5947..cb140ed72df04d66d9c2b9ee20c5e2649624c456 100644 (file)
@@ -3,9 +3,6 @@ accounts::users:
   sylvia.egger:
     apply: true
     group: apache
-  jenkins:
-    apply: true
-    group: apache
   marcus.baer:
     apply: true
     group: apache