]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
pifzer - add christian.baer to dev and remove from prod
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 24 Nov 2016 10:04:42 +0000 (11:04 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 24 Nov 2016 10:04:42 +0000 (11:04 +0100)
customer/pfizer/development.yaml
customer/pfizer/production.yaml

index bd2e7d3ae82942f74dcdb0ecbd5d3b5782d2e4ad..88666e55937a1fb6a95a3e1586abdab9d2750277 100644 (file)
@@ -24,6 +24,9 @@ accounts::users:
   jenkins:
     apply: true
     group: apache
+  christian.baer:
+    apply: true
+    sudo: true
 
 # Add specific sudo rights for CI Deployment
 sudo::configs:
index 1cf136548d85f9e4113b0e9c754597f89feda0ca..29eda336d3e5424a0dfcd8fe86367fe6e8b92dea 100644 (file)
@@ -24,7 +24,4 @@ accounts::users:
     apply: true
     sudo: false
     groups: apache
-  christian.baer:
-    apply: true
-    sudo: false
-    groups: apache
+