From: Frank Brehm Date: Wed, 31 May 2017 09:58:31 +0000 (+0200) Subject: Test disabling Postfix TLS for test-mail02.pixelpark.net X-Git-Tag: v0.1.0~2883^2~11 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=296a0a329d1af810cc2881afd38b63fbfb714886;p=pixelpark%2Fhiera.git Test disabling Postfix TLS for test-mail02.pixelpark.net --- 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'