From 1850c4e680b3244f561032025d50c1a952284271 Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Wed, 30 May 2018 15:47:46 +0200 Subject: [PATCH] config postfix on deuwo hosts --- customer/deuwo/common.yaml | 7 ++----- .../deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml | 4 ++++ 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/customer/deuwo/common.yaml b/customer/deuwo/common.yaml index 2c992ed2..d4bff939 100644 --- a/customer/deuwo/common.yaml +++ b/customer/deuwo/common.yaml @@ -1,10 +1,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 + Postfix Config +postfix::myorigin: 'pixelpark.com' 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 03aef1cf..48423e92 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -27,6 +27,10 @@ infra::additional_classes: #zabbix::agent::manage_repo: false #zabbix::repo::version: '3.4' +postfix::myorigin: 'deutsche-wohnen.com' +infra::profile::postfix::relayhost: 213.61.61.162 +#infra::profile::postfix::smtp_fallback_relay: 194.113.254.20 + solr::version: 7.2.1 solr::port: 8983 solr::cores: -- 2.39.5