From f3203c76f76454a1b6b58781bd66d7a44e1e8f38 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 1 Dec 2016 10:57:57 +0100 Subject: [PATCH] mtb move use teege into hosts --- customer/mtb/dev-author01-mtb.pixelpark.com.yaml | 5 +++++ customer/mtb/development.yaml | 3 --- customer/mtb/int-author01-mtb.pixelpark.com.yaml | 5 +++++ customer/mtb/int-author02-mtb.pixelpark.com.yaml | 5 +++++ customer/mtb/test.yaml | 3 --- 5 files changed, 15 insertions(+), 6 deletions(-) diff --git a/customer/mtb/dev-author01-mtb.pixelpark.com.yaml b/customer/mtb/dev-author01-mtb.pixelpark.com.yaml index 7ac350d7..f74d98f7 100644 --- a/customer/mtb/dev-author01-mtb.pixelpark.com.yaml +++ b/customer/mtb/dev-author01-mtb.pixelpark.com.yaml @@ -2,4 +2,9 @@ site::additional_classes: - repo - logstash + - accounts + +accounts::users: + ulf.teege: + apply: true diff --git a/customer/mtb/development.yaml b/customer/mtb/development.yaml index bf1534f9..83ed4f4d 100644 --- a/customer/mtb/development.yaml +++ b/customer/mtb/development.yaml @@ -1,7 +1,4 @@ --- -accounts::users: - ulf.teege: - apply: true logstash::generic_resource: adobe_aem_error: resource: file diff --git a/customer/mtb/int-author01-mtb.pixelpark.com.yaml b/customer/mtb/int-author01-mtb.pixelpark.com.yaml index de5b5170..d953237a 100644 --- a/customer/mtb/int-author01-mtb.pixelpark.com.yaml +++ b/customer/mtb/int-author01-mtb.pixelpark.com.yaml @@ -2,5 +2,10 @@ site::additional_classes: - repo - logstash + - accounts + +accounts::users: + ulf.teege: + apply: true diff --git a/customer/mtb/int-author02-mtb.pixelpark.com.yaml b/customer/mtb/int-author02-mtb.pixelpark.com.yaml index de5b5170..d953237a 100644 --- a/customer/mtb/int-author02-mtb.pixelpark.com.yaml +++ b/customer/mtb/int-author02-mtb.pixelpark.com.yaml @@ -2,5 +2,10 @@ site::additional_classes: - repo - logstash + - accounts + +accounts::users: + ulf.teege: + apply: true diff --git a/customer/mtb/test.yaml b/customer/mtb/test.yaml index 7e1a2bb8..83ed4f4d 100644 --- a/customer/mtb/test.yaml +++ b/customer/mtb/test.yaml @@ -1,7 +1,4 @@ --- -site::additional_classes: - - accounts - logstash::generic_resource: adobe_aem_error: resource: file -- 2.39.5