From d036a3c2a711959daea9dd60f53f9fbfbe1958ba Mon Sep 17 00:00:00 2001
From: sambufe <samuel.bufe@publicispixelpark.de>
Date: Mon, 13 Nov 2017 16:07:34 +0100
Subject: [PATCH] BERFBB-3674 2

---
 customer/fbb-web/common.yaml                              | 2 +-
 .../test-web01-berlin-airport-de.pixelpark.net.yaml       | 6 ------
 .../test-web02-berlin-airport-de.pixelpark.net.yaml       | 6 ------
 customer/fbb-web/test.yaml                                | 8 ++++++++
 4 files changed, 9 insertions(+), 13 deletions(-)

diff --git a/customer/fbb-web/common.yaml b/customer/fbb-web/common.yaml
index a7093bbf..15728d5f 100644
--- a/customer/fbb-web/common.yaml
+++ b/customer/fbb-web/common.yaml
@@ -1,6 +1,6 @@
 ---
 infra::additional_classes:
-  - infra::profile::postfix
+  - infra::profile::cron
 
 # Postfix Config
 postfix::myorigin: 'pixelpark.com'
diff --git a/customer/fbb-web/test-web01-berlin-airport-de.pixelpark.net.yaml b/customer/fbb-web/test-web01-berlin-airport-de.pixelpark.net.yaml
index e63cd7d1..76a5d870 100644
--- a/customer/fbb-web/test-web01-berlin-airport-de.pixelpark.net.yaml
+++ b/customer/fbb-web/test-web01-berlin-airport-de.pixelpark.net.yaml
@@ -1,11 +1,5 @@
 ---
 infra::role: base
-infra::additional_classes:
-  - infra::profile::nginx_php_fpm_server
-  - memcached
-  - infra::profile::mysql_server
-  - infra::profile::monitoring::mysql
-  - zabbix::agent
 
 mysql::server::override_options:
   'mysqld':
diff --git a/customer/fbb-web/test-web02-berlin-airport-de.pixelpark.net.yaml b/customer/fbb-web/test-web02-berlin-airport-de.pixelpark.net.yaml
index 0fb23cc0..d5ca53ab 100644
--- a/customer/fbb-web/test-web02-berlin-airport-de.pixelpark.net.yaml
+++ b/customer/fbb-web/test-web02-berlin-airport-de.pixelpark.net.yaml
@@ -1,11 +1,5 @@
 ---
 infra::role: base
-infra::additional_classes:
-  - infra::profile::nginx_php_fpm_server
-  - memcached
-  - infra::profile::mysql_server
-  - infra::profile::monitoring::mysql
-  - zabbix::agent
 
 mysql::server::override_options:
   'mysqld':
diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml
index 12ed2f51..9ff4dc38 100644
--- a/customer/fbb-web/test.yaml
+++ b/customer/fbb-web/test.yaml
@@ -1,4 +1,12 @@
 ---
+infra::additional_classes:
+  - infra::profile::nginx_php_fpm_server
+  - memcached
+  - infra::profile::mysql_server
+  - infra::profile::monitoring::mysql
+  - zabbix::agent
+  - infra::profile::cron
+
 accounts::users:
   thomas.bussmeyer:
     apply: true
-- 
2.39.5