From 4b0d11cb214dccb1bb184a83103f73be9d765164 Mon Sep 17 00:00:00 2001 From: Sascha Strassheim Date: Tue, 3 Jul 2018 11:57:07 +0200 Subject: [PATCH] apply new user marlen.gadewollon fbb tst/prd www --- customer/fbb-db/common.yaml | 2 ++ customer/fbb-www/production.yaml | 7 +++++++ customer/fbb-www/test.yaml | 7 +++++++ 3 files changed, 16 insertions(+) diff --git a/customer/fbb-db/common.yaml b/customer/fbb-db/common.yaml index 18da71a3..e601c6cc 100644 --- a/customer/fbb-db/common.yaml +++ b/customer/fbb-db/common.yaml @@ -29,6 +29,8 @@ accounts::users: apply: true felix.maier: apply: true + marlen.gadewoll: + apply: true holger.voigt: apply: true sascha.strassheim: diff --git a/customer/fbb-www/production.yaml b/customer/fbb-www/production.yaml index 30d5002f..733a543e 100644 --- a/customer/fbb-www/production.yaml +++ b/customer/fbb-www/production.yaml @@ -104,6 +104,13 @@ accounts::users: groups: - 'apache' - 'fiona' + marlen.gadewoll: + apply: true + sudo: false + group: 'unitb' + groups: + - 'apache' + - 'fiona' holger.voigt: apply: true sudo: false diff --git a/customer/fbb-www/test.yaml b/customer/fbb-www/test.yaml index ec819ee1..ba8ed324 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -121,6 +121,13 @@ accounts::users: groups: - 'apache' - 'fiona' + marlen.gadewoll: + apply: true + sudo: false + group: 'unitb' + groups: + - 'apache' + - 'fiona' holger.voigt: apply: true sudo: false -- 2.39.5