From a4cec116ae38e5d81a9d6dcd6a548345b887f7ff Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 24 Nov 2016 11:04:42 +0100 Subject: [PATCH] pifzer - add christian.baer to dev and remove from prod --- customer/pfizer/development.yaml | 3 +++ customer/pfizer/production.yaml | 5 +---- 2 files changed, 4 insertions(+), 4 deletions(-) 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 + -- 2.39.5