From 296a0a329d1af810cc2881afd38b63fbfb714886 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 31 May 2017 11:58:31 +0200 Subject: [PATCH] Test disabling Postfix TLS for test-mail02.pixelpark.net --- customer/pixelpark/test-mail02.pixelpark.net.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/pixelpark/test-mail02.pixelpark.net.yaml b/customer/pixelpark/test-mail02.pixelpark.net.yaml index 3446fa23..70f4bf94 100644 --- a/customer/pixelpark/test-mail02.pixelpark.net.yaml +++ b/customer/pixelpark/test-mail02.pixelpark.net.yaml @@ -58,6 +58,7 @@ infra::profile::sasl::application: infra::profile::postfix::aliases_file: '/etc/postfix/maps/aliases' infra::profile::postfix::aliases_source: 'puppet:///postfix_dir/maps/aliases' infra::profile::postfix::has_map_smtp_tls_peers: true +infra::profile::postfix::tls: false ldap_server: 'ldap.pixelpark.com' ldap_port: '389' -- 2.39.5