From b34b38955978ac471fda2f96d4b71a8bf0146660 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 1 Dec 2016 10:31:14 +0100 Subject: [PATCH] add accounts module --- customer/mtb/development.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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}" -- 2.39.5