From: Andreas Gerstenberg Date: Thu, 1 Dec 2016 09:31:14 +0000 (+0100) Subject: add accounts module X-Git-Tag: v0.1.0~3727 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=b34b38955978ac471fda2f96d4b71a8bf0146660;p=pixelpark%2Fhiera.git add accounts module --- diff --git a/customer/mtb/development.yaml b/customer/mtb/development.yaml index 50810033..a7801c57 100644 --- a/customer/mtb/development.yaml +++ b/customer/mtb/development.yaml @@ -1,4 +1,9 @@ --- +site::additional_classes: + - accounts +accounts::users: + ulf.teege: + apply: true logstash::generic_resource: adobe_aem_error: resource: file @@ -6,6 +11,6 @@ logstash::generic_resource: parameters: path: '/www/apps/*/crx-quickstart/logs/error.log' type: aem-server - tags: + tags: - "%{customer}" - "%{environment}"