]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mbvd-lp-trapo add user dirk-peter.krause
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Mon, 29 Jan 2018 10:11:24 +0000 (11:11 +0100)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Mon, 29 Jan 2018 10:11:24 +0000 (11:11 +0100)
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 4614a44e335cd2d01125363694153a7d44d091ee..0c746f2cf41a3f7077b64a1a75f363041f5817cb 100644 (file)
@@ -11,7 +11,10 @@ accounts::users:
     sudo: false
   matthias.otto:
     apply: true
-    sudo: true
+    sudo: false
+  dirk-peter.krause:
+    apply: true
+    sudo: false
   jenkins:
     apply: true
 
index 32aac1565367d84bc3f0226987bc26f5ec004333..e47a2b6c18862d8234c7642d6cc63ee08e29cffa 100644 (file)
@@ -8,10 +8,13 @@ accounts::users:
     sudo: true
   dennis.klein:
     apply: true
-    sudo: false
+    sudo: true
   matthias.otto:
     apply: true
-    sudo: false
+    sudo: true
+  dirk-peter.krause:
+    apply: true
+    sudo: true
   jenkins:
     apply: true
 
index 86916d2ce206b8bea0a8fc83c94d2b3e052e1568..774774fbe43fc215843dde5a04a60a6645aae72e 100644 (file)
@@ -27,6 +27,11 @@ accounts::users:
     sudo: true
     groups:
       - apache
+  dirk-peter.krause:
+    apply: true
+    sudo: true
+    groups:
+      - apache
   jenkins:
     apply: true
 
index 3c021d194538f64411931fffb803652d198470e7..df1d15d8736f18d8ddc4f4eb78a86c86fcb9c0e9 100644 (file)
@@ -18,11 +18,17 @@ accounts::users:
       - apache
   dennis.klein:
     apply: true
-    sudo: true
+    sudo: false
     groups:
       - apache
   matthias.otto:
     apply: true
+    sudo: false
+    groups:
+      - apache
+  dirk-peter.krause:
+    apply: true
+    sudo: false
     groups:
       - apache
   jenkins: