From: Frank Brehm Date: Wed, 31 May 2017 11:54:47 +0000 (+0200) Subject: Preparing racktables.pixelpark.com for new Postfix configuration X-Git-Tag: v0.1.0~2883^2~3 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=281b4af7e15f75061ce3957c288ef03552dd99cc;p=pixelpark%2Fhiera.git Preparing racktables.pixelpark.com for new Postfix configuration --- diff --git a/customer/pixelpark/racktables.pixelpark.com.yaml b/customer/pixelpark/racktables.pixelpark.com.yaml index 66c47b3e..8085a67f 100644 --- a/customer/pixelpark/racktables.pixelpark.com.yaml +++ b/customer/pixelpark/racktables.pixelpark.com.yaml @@ -14,6 +14,9 @@ postfix::manage_mailx: false postfix::mastercf_source: 'puppet:///postfix_dir/master-nullclient.cf' postfix::myorigin: "pixelpark.com" +infra::profile::postfix::has_map_smtp_tls_peers: false +infra::profile::postfix::tls: true + # Main.cf config entries infra::profile::postfix::configs: address_verify_map: @@ -64,8 +67,6 @@ infra::profile::postfix::configs: value: '[mx.pixelpark.net]' smtp_generic_maps: value: '${default_database_type}:${config_directory}/generic' - smtp_tls_session_cache_database: - value: 'btree:${data_directory}/smtp_scache' virtual_alias_maps: value: '${default_database_type}:${config_directory}/virtual'