From 9e0b33d3202df30820741714dc37b05df1195065 Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Tue, 15 May 2018 17:01:41 +0200 Subject: [PATCH] postfix relay hosts comline --- customer/deuwo/common.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/deuwo/common.yaml b/customer/deuwo/common.yaml index f0cde8e9..3c08966c 100644 --- a/customer/deuwo/common.yaml +++ b/customer/deuwo/common.yaml @@ -3,7 +3,7 @@ repo::remi_php71: true # Postfix Config #postfix::myorigin: 'pixelpark.com' postfix::myorigin: 'deutsche-wohnen.com' -infra::profile::postfix::relayhost: 213.61.61.162 -infra::profile::postfix::smtp_fallback_relay: 194.113.254.20 +infra::profile::postfix::relayhost: 213.61.61.162, 194.113.254.20 +#infra::profile::postfix::smtp_fallback_relay: 194.113.254.20 logstash::install_plugins: false -- 2.39.5