puppet-prod/hieradata
Ben Vincent 78adef0eee refactor: recreate profiles::postfix::gateway with parameterization and templates (#416)
- refactor profiles::postfix::gateway as parameterized class
- move base postfix parameters, transports, and virtuals to hiera for flexibility
- convert SMTP restrictions to arrays for better readability using join()
- add postscreen enable/disable boolean with conditional master.cf configuration
- add per-domain TLS policy maps (smtp_tls_policy_maps)
- convert alias_maps to array parameter for flexibility
- convert all postfix map files to ERB templates with parameter hashes
- add map parameters: sender_canonical_maps, sender_access_maps, relay_recipients_maps,
  relay_domains_maps, recipient_canonical_maps, recipient_access_maps, postscreen_access_maps, helo_access_maps
- move default map data to hiera while keeping parameters as empty hashes by default

This approach balances flexibility with data-driven configuration, allowing
easy customization through parameters while keeping transport/virtual maps
and default map data in hiera for role-specific overrides.

Reviewed-on: #416
2025-11-01 17:26:00 +11:00
..
country/au/region feat: add ceph-dashboard to haproxy (#382) 2025-08-14 11:06:11 +10:00
nodes feat: enable ceph on k8s nodes (#362) 2025-07-19 20:30:46 +10:00
os feat: migrate puppet-agent to openvox (#408) 2025-10-18 19:11:38 +11:00
roles refactor: recreate profiles::postfix::gateway with parameterization and templates (#416) 2025-11-01 17:26:00 +11:00
virtual benvin/dhcp_failover (#327) 2025-06-29 13:36:16 +10:00
common.eyaml feat: consul multi-datacentre joining 2024-05-04 00:39:18 +10:00
common.yaml refactor: recreate profiles::postfix::gateway with parameterization and templates (#416) 2025-11-01 17:26:00 +11:00