From 9b9e5c9792916f8aceaa76a6f93b56167d4bd128 Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Tue, 15 May 2018 16:36:51 +0200 Subject: [PATCH] postfix relay hosts comline --- customer/deuwo/common.yaml | 5 ++++- customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml | 3 --- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/customer/deuwo/common.yaml b/customer/deuwo/common.yaml index 61e13621..f0cde8e9 100644 --- a/customer/deuwo/common.yaml +++ b/customer/deuwo/common.yaml @@ -1,6 +1,9 @@ --- repo::remi_php71: true # Postfix Config -postfix::myorigin: 'pixelpark.com' +#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 logstash::install_plugins: false diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index 3ecfbdac..facdd91b 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -6,9 +6,6 @@ infra::additional_classes: - infra::profile::postfix - logstash -infra::profile::postfix::relayhost: 213.61.61.162 -infra::profile::postfix::smtp_fallback_relay: 194.113.254.20 - # - zabbix::agent #zabbix::agent::include_dir_purge: false -- 2.39.5