From 453d444f587b947dab0fd9f20e611b5e5c40cd25 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 16 May 2018 11:24:18 +0200 Subject: [PATCH] New customer fbb-passngr --- customer/fbb-passngr/common.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 customer/fbb-passngr/common.yaml diff --git a/customer/fbb-passngr/common.yaml b/customer/fbb-passngr/common.yaml new file mode 100644 index 00000000..0ced38bb --- /dev/null +++ b/customer/fbb-passngr/common.yaml @@ -0,0 +1,15 @@ +--- +infra::role: base +infra::additional_classes: + - infra::profile::ruby_passenger + - infra::profile::mysql_server + - 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