]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Enabling Postfix configuration for dev-db-fbb.pixelpark.net and dev-ws-fbb.pixelpark.net
authorFrank Brehm <frank.brehm@pixelpark.com>
Tue, 6 Jun 2017 13:06:59 +0000 (15:06 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Tue, 6 Jun 2017 13:06:59 +0000 (15:06 +0200)
customer/fbb-db/common.yaml [new file with mode: 0644]
customer/fbb-db/dev-db-fbb.pixelpark.net.yaml
customer/fbb-ws/common.yaml [new file with mode: 0644]
customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml

diff --git a/customer/fbb-db/common.yaml b/customer/fbb-db/common.yaml
new file mode 100644 (file)
index 0000000..4833630
--- /dev/null
@@ -0,0 +1,48 @@
+
+#####################################################
+# 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.net"
+
+# Default values for PP Postfix module
+#infra::profile::postfix::config_directory: '/etc/postfix'
+#infra::profile::postfix::aliases_file: ~
+#infra::profile::postfix::aliases_source: ~
+infra::profile::postfix::myorigin: "%{hiera('postfix::myorigin')}"
+#infra::profile::postfix::relayhost: '[mx.pixelpark.net]'
+#infra::profile::postfix::tls: true
+#infra::profile::postfix::tls_cert: ~
+#infra::profile::postfix::tls_key: ~
+#infra::profile::postfix::tls_chain: ~
+#infra::profile::postfix::tls_loglevel: 1
+#infra::profile::postfix::tls_received_header: true
+#infra::profile::postfix::tls_security_level: 'may'
+#infra::profile::postfix::tls_auth_only: false
+#infra::profile::postfix::cert_servername: 'wildcard.pixelpark.com'
+#infra::profile::postfix::cert_customer: ~
+
+#infra::profile::postfix::has_map_smtp_tls_peers: false
+#infra::profile::postfix::map_smtp_tls_peers: '/etc/postfix/maps/smtp-tls-peers'
+
+#infra::profile::postfix::is_relay: false
+#infra::profile::postfix::unverified_recipient_reject_code: '550'
+#infra::profile::postfix::transport_maps_source: ~
+infra::profile::postfix::transport_maps_source: 'maps/transport-fbb'
+#infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient'
+infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-fbb'
+#infra::profile::postfix::has_default_generic: true
+
+#infra::profile::postfix::ldap_server: 'ldap.pixelpark.com'
+#infra::profile::postfix::ldap_port: 389
+#infra::profile::postfix::ldap_timeout: 5
+#infra::profile::postfix::ldap_search_base: 'o=isp'
+#infra::profile::postfix::ldap_bind_dn: 'cn=admin'
+#infra::profile::postfix::ldap_bind_pw: 'n/a'
+
+#infra::profile::postfix::has_map_smtp_tls_peers: false
+#infra::profile::postfix::relayhost: '[mx.pixelpark.net]'
index 6d3bd9c47e4969746749b7b0a235fcae1406f2b8..487c1e1ec4e481bfba045e1d0c23632984f3df22 100644 (file)
@@ -2,6 +2,7 @@
 infra::role: base
 infra::additional_classes:
   - infra::profile::mysql_server
+  - infra::profile::postfix
 
 mysql::server::root_password: ENC[PKCS7,MIIBiQYJKoZIhvcNAQcDoIIBejCCAXYCAQAxggEhMIIBHQIBADAFMAACAQEwDQYJKoZIhvcNAQEBBQAEggEASNMwg7N9Azc0Tr7mFpHm2dr8b7M9akSH/WKnkBM5EzNGen9tVHjBt3GDoo73ziWy9HETeZJi4TT0eflkS2E462YuM/k1W2RkVfuz1LvdN4ZOVWRyhc9eRkRd3a/2DKnoqDcJfZ0MZ0VSIqOAk1j8nc2OMPNFJMf5OufPQJR8XQb618LpwLltesDanRFPhssTnc+wt8PhbAG/63419JPPMiD4fcwu6qZw/899rDU4gDP8IQpYPOG2oLw4J6kUAtyUGWp2iAaWtJbM3/u7sdc10WNhG+dD1pnLM7Q8D/7GyaFgxRu5RhQCo9UXqlotC/kNQgKURpKPUMBbjdHesAzrVjBMBgkqhkiG9w0BBwEwHQYJYIZIAWUDBAEqBBC5pmX8pNOaM9/SS62boOJFgCAXrHV8iIv1JMfHHp+H0UJQppPhlblXjn76n9wcfn3bgQ==]
 mysql::server::backup::backuppassword: ENC[PKCS7,MIIBiQYJKoZIhvcNAQcDoIIBejCCAXYCAQAxggEhMIIBHQIBADAFMAACAQEwDQYJKoZIhvcNAQEBBQAEggEAUEvGJpXBwWrnCT/bXkwzZeJMw05awGcVK79eLcUOcIEe0RbIAQYE9BqgzB1K1RsNVl9lTOIUDrCspcX7lH6Nnx5XM8/S4l/dYMYzV62Ml4Pwayh1Q2U8SiRd0mpl9nu6/rNdYdiIy/u0Cr3rBkYuYqP6pqWOVyTXOc3yTGP3vE6x34bTDqpw3hyIhKCSVat3BBcbdBfgxnI+1hi3ShlU0gTOmJW2BZlaY2oDMBqiO92sl39eQvlolHUWc5RCJjAYB2TaKylDGVNRl3Dx1bsQ+hNA2jfPIX/5Q9D5VRP4EFI+NAgZTer89BJBGgsEsjcaDbW19b9Rs+AJek3SaaEOaDBMBgkqhkiG9w0BBwEwHQYJYIZIAWUDBAEqBBAIbEp/T2gOFkCq1RYLgKgSgCC49xdMMiUQS220Zbwkrj8hwlnRiZAGldbik6ht41bL6Q==]
diff --git a/customer/fbb-ws/common.yaml b/customer/fbb-ws/common.yaml
new file mode 100644 (file)
index 0000000..4833630
--- /dev/null
@@ -0,0 +1,48 @@
+
+#####################################################
+# 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.net"
+
+# Default values for PP Postfix module
+#infra::profile::postfix::config_directory: '/etc/postfix'
+#infra::profile::postfix::aliases_file: ~
+#infra::profile::postfix::aliases_source: ~
+infra::profile::postfix::myorigin: "%{hiera('postfix::myorigin')}"
+#infra::profile::postfix::relayhost: '[mx.pixelpark.net]'
+#infra::profile::postfix::tls: true
+#infra::profile::postfix::tls_cert: ~
+#infra::profile::postfix::tls_key: ~
+#infra::profile::postfix::tls_chain: ~
+#infra::profile::postfix::tls_loglevel: 1
+#infra::profile::postfix::tls_received_header: true
+#infra::profile::postfix::tls_security_level: 'may'
+#infra::profile::postfix::tls_auth_only: false
+#infra::profile::postfix::cert_servername: 'wildcard.pixelpark.com'
+#infra::profile::postfix::cert_customer: ~
+
+#infra::profile::postfix::has_map_smtp_tls_peers: false
+#infra::profile::postfix::map_smtp_tls_peers: '/etc/postfix/maps/smtp-tls-peers'
+
+#infra::profile::postfix::is_relay: false
+#infra::profile::postfix::unverified_recipient_reject_code: '550'
+#infra::profile::postfix::transport_maps_source: ~
+infra::profile::postfix::transport_maps_source: 'maps/transport-fbb'
+#infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient'
+infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-fbb'
+#infra::profile::postfix::has_default_generic: true
+
+#infra::profile::postfix::ldap_server: 'ldap.pixelpark.com'
+#infra::profile::postfix::ldap_port: 389
+#infra::profile::postfix::ldap_timeout: 5
+#infra::profile::postfix::ldap_search_base: 'o=isp'
+#infra::profile::postfix::ldap_bind_dn: 'cn=admin'
+#infra::profile::postfix::ldap_bind_pw: 'n/a'
+
+#infra::profile::postfix::has_map_smtp_tls_peers: false
+#infra::profile::postfix::relayhost: '[mx.pixelpark.net]'
index cd992b7c37f4122d75098bb7c55672ce4714360d..70233c50ba75efb4f9fa606de5ef688dd5b855d4 100644 (file)
@@ -2,6 +2,7 @@
 infra::role: base
 infra::additional_classes:
   - infra::profile::apache_php
+  - infra::profile::postfix
 
 accounts::users:
   christian.schoenherr: