From fbbf15ecfd4082060011ff8b6c70c5c504c5960e Mon Sep 17 00:00:00 2001
From: Frank Brehm <frank.brehm@pixelpark.com>
Date: Tue, 12 Sep 2017 14:35:54 +0200
Subject: [PATCH] Re-enabling postfix modules for test-mail02.pixelpark.net

---
 customer/pixelpark/test-mail02.pixelpark.net.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/customer/pixelpark/test-mail02.pixelpark.net.yaml b/customer/pixelpark/test-mail02.pixelpark.net.yaml
index a31fd91f..da6ccbe3 100644
--- a/customer/pixelpark/test-mail02.pixelpark.net.yaml
+++ b/customer/pixelpark/test-mail02.pixelpark.net.yaml
@@ -1,9 +1,9 @@
 ---
 infra::role: base
 
-#infra::additional_classes:
-#  - infra::profile::sasl
-#  - infra::profile::postfix
+infra::additional_classes:
+  - infra::profile::sasl
+  - infra::profile::postfix
 
 # Necessary, because the host has a local caching only DNS resolver
 #puppetconf::server: puppetmaster01.pixelpark.com
-- 
2.39.5