From: Frank Brehm <frank.brehm@pixelpark.com>
Date: Thu, 15 Jun 2017 15:32:44 +0000 (+0200)
Subject: Adding UnitB users to FBB servers
X-Git-Tag: v0.1.0~2801^2~31
X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=6dcf63bd664b191fab7bb0e6bbcd1783e633efc5;p=pixelpark%2Fhiera.git

Adding UnitB users to FBB servers
---

diff --git a/customer/fbb-db/common.yaml b/customer/fbb-db/common.yaml
index 4426863e..1a9d2704 100644
--- a/customer/fbb-db/common.yaml
+++ b/customer/fbb-db/common.yaml
@@ -13,3 +13,20 @@ postfix::myorigin: "pixelpark.net"
 infra::profile::postfix::myorigin: "%{hiera('postfix::myorigin')}"
 infra::profile::postfix::transport_maps_source: 'maps/transport-fbb'
 infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-fbb'
+
+#####################################################
+# Externe User:
+accounts::users:
+  # UnitB
+  kristina.matzat:
+    apply: true
+  mateusz.trebus:
+    apply: true
+  cassio.ludewigs:
+    apply: true
+  florian.dorrer:
+    apply: true
+  felix.maier:
+    apply: true
+  holger.voigt:
+    apply: true
diff --git a/customer/fbb-ws/common.yaml b/customer/fbb-ws/common.yaml
index f1d48204..1fa0af52 100644
--- a/customer/fbb-ws/common.yaml
+++ b/customer/fbb-ws/common.yaml
@@ -15,6 +15,19 @@ accounts::users:
       darksite_xfer:
         key: "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLQgXatMS7km7uYWyrXHxQxwwoK9jEoYEAAEp0xIGtuIe6IFy0Xn7Adi6SxhThvySaKGKfQnvJBL3LBMSqRbjEc="
         type: "ecdsa-sha2-nistp256"
+  # UnitB
+  kristina.matzat:
+    apply: true
+  mateusz.trebus:
+    apply: true
+  cassio.ludewigs:
+    apply: true
+  florian.dorrer:
+    apply: true
+  felix.maier:
+    apply: true
+  holger.voigt:
+    apply: true
 
 
 #####################################################
diff --git a/customer/fbb-www/common.yaml b/customer/fbb-www/common.yaml
index daa8715f..e11ed565 100644
--- a/customer/fbb-www/common.yaml
+++ b/customer/fbb-www/common.yaml
@@ -13,3 +13,20 @@ postfix::myorigin: "pixelpark.net"
 infra::profile::postfix::myorigin: "%{hiera('postfix::myorigin')}"
 infra::profile::postfix::transport_maps_source: 'maps/transport-fbb'
 infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-fbb'
+
+#####################################################
+# Externe User:
+accounts::users:
+  # UnitB
+  kristina.matzat:
+    apply: true
+  mateusz.trebus:
+    apply: true
+  cassio.ludewigs:
+    apply: true
+  florian.dorrer:
+    apply: true
+  felix.maier:
+    apply: true
+  holger.voigt:
+    apply: true