From: Philipp Dallig Date: Thu, 24 Nov 2016 10:04:42 +0000 (+0100) Subject: pifzer - add christian.baer to dev and remove from prod X-Git-Tag: v0.1.0~3776 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a4cec116ae38e5d81a9d6dcd6a548345b887f7ff;p=pixelpark%2Fhiera.git pifzer - add christian.baer to dev and remove from prod --- diff --git a/customer/pfizer/development.yaml b/customer/pfizer/development.yaml index bd2e7d3a..88666e55 100644 --- a/customer/pfizer/development.yaml +++ b/customer/pfizer/development.yaml @@ -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: diff --git a/customer/pfizer/production.yaml b/customer/pfizer/production.yaml index 1cf13654..29eda336 100644 --- a/customer/pfizer/production.yaml +++ b/customer/pfizer/production.yaml @@ -24,7 +24,4 @@ accounts::users: apply: true sudo: false groups: apache - christian.baer: - apply: true - sudo: false - groups: apache +