From: Frank Brehm Date: Fri, 10 Aug 2018 08:40:08 +0000 (+0200) Subject: Moving all hosts of spk-chatbot from infra::profile::postfix to pp_postfix X-Git-Tag: v0.1.0~436^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=ac49cfd25c9fcfb084790e110932961879a264e1;p=pixelpark%2Fhiera.git Moving all hosts of spk-chatbot from infra::profile::postfix to pp_postfix --- diff --git a/customer/spk-chatbot/common.yaml b/customer/spk-chatbot/common.yaml index 4cb12242..83c8a717 100644 --- a/customer/spk-chatbot/common.yaml +++ b/customer/spk-chatbot/common.yaml @@ -1,14 +1,28 @@ --- infra::role: base infra::additional_classes: - - infra::profile::postfix - infra::profile::cron + - pp_postfix +# - infra::profile::postfix + +##################################################### +# Postfix configuration: postfix::myorigin: "pixelpark.net" postfix::mastercf_source: 'puppet:///postfix_dir/master-client.cf' -infra::profile::postfix::client_all_interfaces: true -infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-sparkasse' -infra::profile::postfix::cert_servername: 'wildcard.pixelpark.net' + +pp_postfix::client_all_interfaces: true +pp_postfix::local_relay_interfaces: + - lxcbr0 +pp_postfix::virtual_aliases_source: 'maps/virtual-nullclient-sparkasse' +pp_postfix::cert_servername: 'wildcard.pixelpark.net' + +#infra::profile::postfix::client_all_interfaces: true +#infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-sparkasse' +#infra::profile::postfix::cert_servername: 'wildcard.pixelpark.net' + +##################################################### +# Additional accounts accounts::users: # Sparkassen Entwickler (kauz.net)