]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
fbb-werbung - Work with new postfix module
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 12 Jun 2017 14:42:42 +0000 (16:42 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 12 Jun 2017 14:42:42 +0000 (16:42 +0200)
customer/fbb-werbung/development.yaml

index d7710d4fc077c474d7501d3f145a63581ba43fa5..c09b853e55147183415b388ea487c5df8fa3bf74 100644 (file)
@@ -13,32 +13,6 @@ sudo::configs:
       jenkins ALL=(tomcat) NOPASSWD: ALL
 
 # Postfix Config
-postfix::myorigin: 'pixelpark.com'
-infra::profile::postfix::hashes:
-  '/etc/postfix/virtual':
-    ensure: present
-  '/etc/postfix/generic':
-    ensure: present
-    content: |
-      root      root+%{hostname}
-infra::profile::postfix::configs:
-  virtual_alias_maps:
-    value: 'pcre:/etc/postfix/virtual_pcre hash:/etc/postfix/virtual'
-  smtp_generic_maps:
-    value: 'hash:/etc/postfix/generic'
-  recipient_delimiter:
-    value: '+'
-  relayhost:
-    value: 'mx.pixelpark.net'
-infra::profile::postfix::virtuals:
-  'root':
-    destination: 8x5@pixelpark.com
-  'httpd':
-    destination: root
-infra::profile::postfix::files:
-  /etc/postfix/virtual_pcre:
-    owner: root
-    group: root
-    mode: '0644'
-    content: |
+postfix::myorigin: 'pixelpark.net'
+infra::profile::postfix::virtual_regex: |
       /\w+\@(?!pixelpark.com|publicispixelpark.de|berlin-airport.de)/ andre.staats@publicispixelpark.de
\ No newline at end of file