From 2c3fd507236f7db0334ba0550db39219889f06b2 Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Tue, 15 May 2018 16:07:22 +0200 Subject: [PATCH] postfix relay hosts comline --- customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index d681f594..a86949e9 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -5,6 +5,10 @@ infra::additional_classes: - infra::profile::mysql_server - infra::profile::postfix - logstash + +infra::profile::postfix::relayhost: 213.61.61.162 +infra::profile::postfix::relayhost: 194.113.254.20 + # - zabbix::agent #zabbix::agent::include_dir_purge: false @@ -54,7 +58,7 @@ sudo::configs: solr_deploy: priority: "06" content: | - jenkins ALL=(solr) NOPASSWD: ALL + jenkins ALL=(solr) NOPASSWD: ALL infra::profile::apache_php::fpm_pool: symfony: -- 2.39.5