From ba60e8ec23fed31248ca1d76aa45a45120714bae Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 7 May 2018 13:34:41 +0200 Subject: [PATCH] Customer mbvd-leasing-pro dazu --- customer/mbvd-leasing-pro/common.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 customer/mbvd-leasing-pro/common.yaml diff --git a/customer/mbvd-leasing-pro/common.yaml b/customer/mbvd-leasing-pro/common.yaml new file mode 100644 index 00000000..9ff3cd18 --- /dev/null +++ b/customer/mbvd-leasing-pro/common.yaml @@ -0,0 +1,12 @@ +--- +infra::role: base +infra::additional_classes: + - infra::profile::postfix + - infra::profile::cron + +postfix::myorigin: "pixelpark.net" +infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-webmaster' +infra::profile::postfix::cert_servername: 'wildcard.pixelpark.net' + +logstash::install_plugins: false + -- 2.39.5