From e41ae609fc4defa8997237959874f9886b8578a9 Mon Sep 17 00:00:00 2001 From: Michael Krause Date: Fri, 22 Jun 2018 14:30:34 +0200 Subject: [PATCH] created fischerwerke "common.yaml" --- customer/fischerwerke/common.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 customer/fischerwerke/common.yaml diff --git a/customer/fischerwerke/common.yaml b/customer/fischerwerke/common.yaml new file mode 100644 index 00000000..a0e97c27 --- /dev/null +++ b/customer/fischerwerke/common.yaml @@ -0,0 +1,9 @@ +--- +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' \ No newline at end of file -- 2.39.5