From: Frank Brehm Date: Mon, 31 Jul 2017 12:08:32 +0000 (+0200) Subject: Removing all unnecessary Postfix stuff X-Git-Tag: v0.1.0~2666^2~35 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=913a72ae6f965fd1f559ba520549bdf554cfc079;p=pixelpark%2Fhiera.git Removing all unnecessary Postfix stuff --- diff --git a/customer/fbb-werbung/production.yaml b/customer/fbb-werbung/production.yaml index 6cc52036..20e357bc 100644 --- a/customer/fbb-werbung/production.yaml +++ b/customer/fbb-werbung/production.yaml @@ -4,33 +4,8 @@ infra::profile::apache::htdigest: server: www: ENC[PKCS7,MIIBiQYJKoZIhvcNAQcDoIIBejCCAXYCAQAxggEhMIIBHQIBADAFMAACAQEwDQYJKoZIhvcNAQEBBQAEggEApd3XY8Y18JlpntryRoUPeVGb8dXR03sbpun8krG637yUVAfDlhdoh9GNyPEutCft2/xQRAf6nnm7nkLSwSicLomLv0goXAmB9r9+VZmYQEdj04DXKE/n33ipUlIXwWcX5hsfn/KqgJHfwL1+caNkSLIF3FHKwpEFB8AZ2/zPLkXCMWS6tj5d8clpJeuwhW5IfX2YWEzchK2ULXHz0zLkiqNOuh2FarA8hKnzXHB5UyIfc3IbSOFbsR6juzM33g3cSmgsGiXClMiuHkNrnxhlQZuPPcsfHzaXbn5GQvPRCRBHKti7E4dBUwU1ks8iFOFHTttSm6quVAsJxnQN56DFnjBMBgkqhkiG9w0BBwEwHQYJYIZIAWUDBAEqBBBOQAgfiJWessbP5B1KX0HMgCAxqQwDwxo1Etm+Ncr82DGHQ653WuA3p0tGGId+gCBpOg==] -# 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: '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::pg_server::configs: shared_buffers: value: '512MB' work_mem: - value: '8MB' \ No newline at end of file + value: '8MB'