From: Frank Brehm Date: Wed, 13 Dec 2017 14:15:36 +0000 (+0100) Subject: Setting some default values for postfix X-Git-Tag: v0.1.0~1884^2~3 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=cb08a94f79338c3ec62af4b130ffd028f4dea8f4;p=pixelpark%2Fhiera.git Setting some default values for postfix --- diff --git a/common.yaml b/common.yaml index a3e7348c..61cc4310 100644 --- a/common.yaml +++ b/common.yaml @@ -15,6 +15,9 @@ infra::profile::mcollective::common::plugins: sudo::purge: false +postfix::myorigin: "pixelpark.net" +infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-webmaster' + ##################################################### # Rsyslog configuration rsyslog::client::log_local: true diff --git a/customer/pixelpark-mail/common.yaml b/customer/pixelpark-mail/common.yaml index 1f689ac0..d1833159 100644 --- a/customer/pixelpark-mail/common.yaml +++ b/customer/pixelpark-mail/common.yaml @@ -134,7 +134,7 @@ infra::profile::postfix::has_map_smtp_tls_peers: true infra::profile::postfix::is_relay: true #infra::profile::postfix::unverified_recipient_reject_code: '550' #infra::profile::postfix::transport_maps_source: ~ -#infra::profile::postfix::virtual_aliases_source: ~ +infra::profile::postfix::virtual_aliases_source: ~ infra::profile::postfix::has_default_generic: false #infra::profile::postfix::virtual_regex: ~