From: gerstenberg Date: Tue, 23 Feb 2016 10:58:30 +0000 (+0100) Subject: added user daniel.spierling X-Git-Tag: v0.1.0~5318^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=5a7f650eb47f237c02d36ebfab019f08e3f0b6e8;p=pixelpark%2Fhiera.git added user daniel.spierling --- 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