]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Removing all unnecessary Postfix stuff
authorFrank Brehm <frank.brehm@pixelpark.com>
Mon, 31 Jul 2017 12:08:32 +0000 (14:08 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Mon, 31 Jul 2017 12:08:32 +0000 (14:08 +0200)
customer/fbb-werbung/production.yaml

index 6cc52036b1d4b7103fb37551aafd0b70d8170828..20e357bce197f419ff5efc205d780c96d4ac6e7c 100644 (file)
@@ -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'