From 5a7f650eb47f237c02d36ebfab019f08e3f0b6e8 Mon Sep 17 00:00:00 2001 From: gerstenberg Date: Tue, 23 Feb 2016 11:58:30 +0100 Subject: [PATCH] added user daniel.spierling --- customer/lbs/dev-red02-lbs-de.pixelpark.net.yaml | 3 +++ customer/lbs/dev-www02-lbs-de.pixelpark.net.yaml | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/customer/lbs/dev-red02-lbs-de.pixelpark.net.yaml b/customer/lbs/dev-red02-lbs-de.pixelpark.net.yaml index ee0d259a..773d32bf 100644 --- a/customer/lbs/dev-red02-lbs-de.pixelpark.net.yaml +++ b/customer/lbs/dev-red02-lbs-de.pixelpark.net.yaml @@ -31,6 +31,9 @@ accounts::users: matthias.otto: apply: true group: "fs5" + daniel.spierling: + apply: true + group: "fs5" apache::default_vhost: false apache::mpm_module: worker diff --git a/customer/lbs/dev-www02-lbs-de.pixelpark.net.yaml b/customer/lbs/dev-www02-lbs-de.pixelpark.net.yaml index 5eb2c29d..51dc359c 100644 --- a/customer/lbs/dev-www02-lbs-de.pixelpark.net.yaml +++ b/customer/lbs/dev-www02-lbs-de.pixelpark.net.yaml @@ -45,5 +45,10 @@ accounts::users: apply: true sudo: true group: "tomcat" + groups: + - "fs5" + daniel.spierling: + apply: true + group: "tomcat" groups: - "fs5" \ No newline at end of file -- 2.39.5