From: Frank Brehm Date: Wed, 8 Aug 2018 10:27:45 +0000 (+0200) Subject: Changing module infra::profile::postfix => pp_postfix X-Git-Tag: v0.1.0~440^2~3^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=42d5a972b254ad5cd7f1e624d4fdbee7796c3f85;p=pixelpark%2Fhiera.git Changing module infra::profile::postfix => pp_postfix --- diff --git a/customer/pixelpark/racktables.pixelpark.com.yaml b/customer/pixelpark/racktables.pixelpark.com.yaml index da0dde0e..b96f5006 100644 --- a/customer/pixelpark/racktables.pixelpark.com.yaml +++ b/customer/pixelpark/racktables.pixelpark.com.yaml @@ -2,15 +2,10 @@ infra::role: base infra::additional_classes: - - infra::profile::postfix + - pp_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" +pp_postfix::virtual_aliases_source: 'maps/virtual-nullclient-webmaster'