From 6b28838dbc4736cdbff98548466fadf05ca723b8 Mon Sep 17 00:00:00 2001 From: sascha Date: Mon, 9 Oct 2017 11:20:24 +0200 Subject: [PATCH] fbb-www prod added fbb employee k.beuster and c.witt --- customer/fbb-www/production.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/customer/fbb-www/production.yaml b/customer/fbb-www/production.yaml index c600530e..61be20f8 100644 --- a/customer/fbb-www/production.yaml +++ b/customer/fbb-www/production.yaml @@ -76,6 +76,18 @@ accounts::users: group: 'fbb' groups: - 'apache' + kathrin.beuster: + apply: true + sudo: false + group: 'fbb' + groups: + - 'apache' + corinna.witt: + apply: true + sudo: false + group: 'fbb' + groups: + - 'apache' #UnitB florian.dorrer: apply: true -- 2.39.5