From: Andreas Gerstenberg Date: Mon, 23 Oct 2017 12:07:14 +0000 (+0200) Subject: mbvd-lp-trapo add postfix for stage and prod X-Git-Tag: v0.1.0~2216 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=130821ea1856444461fc7ebc954dc3fe2095c752;p=pixelpark%2Fhiera.git mbvd-lp-trapo add postfix for stage and prod --- diff --git a/customer/mbvd-lp-trapo/common.yaml b/customer/mbvd-lp-trapo/common.yaml index 3b0442d3..fd2aef21 100644 --- a/customer/mbvd-lp-trapo/common.yaml +++ b/customer/mbvd-lp-trapo/common.yaml @@ -1,2 +1,8 @@ --- infra::role: base + +infra::additional_classes: + - infra::profile::postfix + +postfix::myorigin: "pixelpark.net" +infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-mbvd' diff --git a/customer/mbvd-lp-trapo/test.yaml b/customer/mbvd-lp-trapo/test.yaml deleted file mode 100644 index 71e56fa3..00000000 --- a/customer/mbvd-lp-trapo/test.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -infra::additional_classes: - - infra::profile::postfix - -postfix::myorigin: "pixelpark.net" -infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-mbvd'