From: sascha Date: Mon, 11 Sep 2017 12:42:32 +0000 (+0200) Subject: added postfix module and config to test-web01-pfizer-de X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=5ea4825723a2c7afe67e776d8f6e0a348a443b9c;p=pixelpark%2Fhiera.git added postfix module and config to test-web01-pfizer-de --- diff --git a/customer/pfizer/test-web01-pfizer-de.pixelpark.net.yaml b/customer/pfizer/test-web01-pfizer-de.pixelpark.net.yaml index ac64c3da..3a8f8c96 100644 --- a/customer/pfizer/test-web01-pfizer-de.pixelpark.net.yaml +++ b/customer/pfizer/test-web01-pfizer-de.pixelpark.net.yaml @@ -4,6 +4,7 @@ infra::additional_classes: - infra::profile::drupal - infra::profile::typo3 - infra::profile::mysql_server + - infra::profile::postfix repo::remi_php56: true @@ -824,7 +825,7 @@ infra::profile::apache::pp_vhosts: docroot_group: apache docroot_mode: '0770' cert_servername: 'wildcard.pixelpark.net' - cert_customer: 'pixelpark' + cert_customer: 'pixelpark' ssl_cert: /etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem ssl_chain: /etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem ssl_key: /etc/pki/tls/private/wildcard.pixelpark.net-key.pem diff --git a/customer/pfizer/test.yaml b/customer/pfizer/test.yaml index 2b8e99d5..3891b31c 100644 --- a/customer/pfizer/test.yaml +++ b/customer/pfizer/test.yaml @@ -53,4 +53,9 @@ sudo::configs: jenkins ALL=(apache) NOPASSWD: ALL jenkins ALL=(ALL) NOPASSWD: MKDIRDOC, CHOWNDOC deploy.vogel ALL=(apache) NOPASSWD: ALL - deploy.vogel ALL=(ALL) NOPASSWD: MKDIRDOC, CHOWNDOC \ No newline at end of file + deploy.vogel ALL=(ALL) NOPASSWD: MKDIRDOC, CHOWNDOC + +# Postfix Config +postfix::myorigin: 'pixelpark.com' +infra::profile::postfix::virtual_regex: | + /\w+\@(?!pixelpark.com|publicispixelpark.de)/ martin.heinze@publicispixelpark.de