From ebd55e8021f7eb33178df911907754a1f0f79482 Mon Sep 17 00:00:00 2001 From: Sascha Strassheim Date: Fri, 27 Oct 2017 12:18:15 +0200 Subject: [PATCH] added missing postfix conf in web --- customer/fbb-web/common.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/customer/fbb-web/common.yaml b/customer/fbb-web/common.yaml index 403dad51..275448ce 100644 --- a/customer/fbb-web/common.yaml +++ b/customer/fbb-web/common.yaml @@ -1,4 +1,11 @@ --- +infra::additional_classes: + - infra::profile::postfix + +# Postfix Config +postfix::myorigin: 'pixelpark.com' +infra::profile::postfix::transport_maps_source: 'maps/transport-fbb' + zabbix::agent::manage_repo: false accounts::users: sascha.strassheim: -- 2.39.5