From: Frank Brehm Date: Wed, 31 May 2017 10:00:43 +0000 (+0200) Subject: Enabling Postfix TLS for test-mail02.pixelpark.net X-Git-Tag: v0.1.0~2883^2~9 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=26350e3797ee948d96b999448088dc5abf4e1e18;p=pixelpark%2Fhiera.git Enabling 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 70f4bf94..1ef9e277 100644 --- a/customer/pixelpark/test-mail02.pixelpark.net.yaml +++ b/customer/pixelpark/test-mail02.pixelpark.net.yaml @@ -58,7 +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 +infra::profile::postfix::tls: true ldap_server: 'ldap.pixelpark.com' ldap_port: '389'