]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mbvd-lp-trapo add user jenkins
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 25 Oct 2017 09:20:43 +0000 (11:20 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 25 Oct 2017 09:20:43 +0000 (11:20 +0200)
customer/mbvd-lp-trapo/db-lp-trapo-mbvd-de.pixelpark.net.yaml
customer/mbvd-lp-trapo/stage-db-lp-trapo-mbvd-de.pixelpark.net.yaml
customer/mbvd-lp-trapo/stage-web-lp-trapo-mbvd-de.pixelpark.net.yaml
customer/mbvd-lp-trapo/web-lp-trapo-mbvd-de.pixelpark.net.yaml

index 6ad2f68823091de963b1f0d0248adf6fccc23e3c..14a1ed194b42173697ad0e41540a22cfdbbb1bdd 100644 (file)
@@ -6,6 +6,14 @@ accounts::users:
   riccardo.krone:
     apply: true
     sudo: false
+  jenkins:
+    apply: true
+
+sudo::configs:
+  deploy_rights:
+    priority: "06"
+    content: |
+      jenkins ALL=(ALL) NOPASSWD: ALL
 
 infra::additional_classes:
   - infra::profile::mongodb_server
index 9f9ebab12b3168bdb8b94944ba503d7d8d91e302..75fdb1959d41d15962a0f62e7e9c7e68f57ebfc3 100644 (file)
@@ -6,6 +6,14 @@ accounts::users:
   riccardo.krone:
     apply: true
     sudo: true
+  jenkins:
+    apply: true
+
+sudo::configs:
+  deploy_rights:
+    priority: "06"
+    content: |
+      jenkins ALL=(ALL) NOPASSWD: ALL
 
 infra::additional_classes:
   - infra::profile::mongodb_server
index 7d61761e8ab4c962687d9b0d41313613a95daf58..264678f24efc9781849083ae8df201d09e0c2ea7 100644 (file)
@@ -19,7 +19,14 @@ accounts::users:
     sudo: true
     groups:
       - apache
+  jenkins:
+    apply: true
 
+sudo::configs:
+  deploy_rights:
+    priority: "06"
+    content: |
+      jenkins ALL=(ALL) NOPASSWD: ALL
 
 apache::default_vhost: false
 
index bb9963bf99b4340030bcf462a44e11db5dd4a5f8..a34c1d4b6dd707cc444d34e25abcabc07a4db6c2 100644 (file)
@@ -19,6 +19,14 @@ accounts::users:
     sudo: false
     groups:
       - apache
+  jenkins:
+    apply: true
+
+sudo::configs:
+  deploy_rights:
+    priority: "06"
+    content: |
+      jenkins ALL=(ALL) NOPASSWD: ALL
 
 apache::default_vhost: false