From d19805a81fa79b244a17a82193eed1ec305b8cda Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 18 Dec 2017 15:32:44 +0100 Subject: [PATCH] Adding atropos.pixelpark.com and grazien.pixelpark.com --- customer/pixelpark/atropos.pixelpark.com.yaml | 16 ++++++++++++++++ customer/pixelpark/grazien.pixelpark.com.yaml | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 customer/pixelpark/atropos.pixelpark.com.yaml create mode 100644 customer/pixelpark/grazien.pixelpark.com.yaml diff --git a/customer/pixelpark/atropos.pixelpark.com.yaml b/customer/pixelpark/atropos.pixelpark.com.yaml new file mode 100644 index 00000000..da0dde0e --- /dev/null +++ b/customer/pixelpark/atropos.pixelpark.com.yaml @@ -0,0 +1,16 @@ +--- +infra::role: base + +infra::additional_classes: + - infra::profile::postfix + +##################################################### +# Postfix configuration: + +# Global configurations +#postfix::alias_maps: "hash:/etc/aliases" +#postfix::inet_interfaces: 'all' +#postfix::manage_mailx: false +#postfix::mastercf_source: 'puppet:///postfix_dir/master-nullclient.cf' +#postfix::myorigin: "pixelpark.com" + diff --git a/customer/pixelpark/grazien.pixelpark.com.yaml b/customer/pixelpark/grazien.pixelpark.com.yaml new file mode 100644 index 00000000..da0dde0e --- /dev/null +++ b/customer/pixelpark/grazien.pixelpark.com.yaml @@ -0,0 +1,16 @@ +--- +infra::role: base + +infra::additional_classes: + - infra::profile::postfix + +##################################################### +# Postfix configuration: + +# Global configurations +#postfix::alias_maps: "hash:/etc/aliases" +#postfix::inet_interfaces: 'all' +#postfix::manage_mailx: false +#postfix::mastercf_source: 'puppet:///postfix_dir/master-nullclient.cf' +#postfix::myorigin: "pixelpark.com" + -- 2.39.5