]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
added fbb-api users on dev/test
authorsascha.strassheim <sascha.strassheim@pixelpark.com>
Thu, 17 May 2018 15:02:01 +0000 (17:02 +0200)
committersascha.strassheim <sascha.strassheim@pixelpark.com>
Thu, 17 May 2018 15:02:01 +0000 (17:02 +0200)
customer/fbb-api/development.yaml
customer/fbb-api/test.yaml

index 9eb2be46a93559f2c211f7f5c36d54b2f76f6d22..8789e2a42a8c971e1fc696bbae4f83f4b2c0cb4c 100644 (file)
@@ -12,3 +12,29 @@ php::extensions:
   zip: {}
   xml: {}
   json: {}
+
+accounts::users:
+  markus.baumann:
+    apply: true
+    sudo: true
+  thomas.bussmeyer:
+    apply: true
+    sudo: true
+  harry.teuber:
+    apply: true
+    sudo: true
+  christian.schoenherr:
+    apply: true
+    sudo: true
+  santiago.nuneznegrillo:
+    apply: true
+    sudo: true
+  jenkins:
+    apply: true
+    sudo: false
+
+sudo::configs:
+  jenkins_rights:
+    priority: "06"
+    content: |
+      jenkins ALL=(apache) NOPASSWD: ALL
index 9eb2be46a93559f2c211f7f5c36d54b2f76f6d22..8789e2a42a8c971e1fc696bbae4f83f4b2c0cb4c 100644 (file)
@@ -12,3 +12,29 @@ php::extensions:
   zip: {}
   xml: {}
   json: {}
+
+accounts::users:
+  markus.baumann:
+    apply: true
+    sudo: true
+  thomas.bussmeyer:
+    apply: true
+    sudo: true
+  harry.teuber:
+    apply: true
+    sudo: true
+  christian.schoenherr:
+    apply: true
+    sudo: true
+  santiago.nuneznegrillo:
+    apply: true
+    sudo: true
+  jenkins:
+    apply: true
+    sudo: false
+
+sudo::configs:
+  jenkins_rights:
+    priority: "06"
+    content: |
+      jenkins ALL=(apache) NOPASSWD: ALL