From 3c45c5c462c891231c3c07d350b83c8cc1ebc374 Mon Sep 17 00:00:00 2001 From: Steve Rosiak Date: Thu, 12 May 2016 11:54:39 +0200 Subject: [PATCH] fbb-web - christof hoefler sudo auf dev und hinzugefuegt auf test --- customer/fbb-web/development.yaml | 11 ++++------- customer/fbb-web/test.yaml | 3 +++ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/customer/fbb-web/development.yaml b/customer/fbb-web/development.yaml index 93d4b6cb..f86fff70 100644 --- a/customer/fbb-web/development.yaml +++ b/customer/fbb-web/development.yaml @@ -1,17 +1,14 @@ --- accounts::users: - konrad.tadesse: - apply: true - sudo: false thomas.bussmeyer: apply: true - sudo: false + sudo: true stephan.vits: apply: true - sudo: false + sudo: true andreas.pinto-koehler: apply: true - sudo: false + sudo: true deploy.vogel: apply: true sudo: false @@ -19,7 +16,7 @@ accounts::users: shell: "bash" christof.hoefler: apply: true - sudo: false + sudo: true sudo::configs: deploy.vogel: diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index c76f0d69..71dfc3d9 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -31,6 +31,9 @@ accounts::users: steffen.wiegand: apply: true sudo: false + christof.hoefler: + apply: true + sudo: false # https://jira.pixelpark.com/jira/browse/PPPUPPET-239 # service.darksite: # uid: 60186 -- 2.39.5