puppet-prod/hieradata/roles
Ben Vincent f78a54c3a5
All checks were successful
Build / precommit (pull_request) Successful in 5m18s
refactor: recreate profiles::postfix::gateway with parameterization and templates
- 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.
2025-11-01 17:16:00 +11:00
..
apps chore: update src ips for arr stack (#384) 2025-08-31 18:52:47 +10:00
ceph feat: manage mon loopback0 (#285) 2025-05-15 19:46:59 +10:00
infra refactor: recreate profiles::postfix::gateway with parameterization and templates 2025-11-01 17:16:00 +11:00
apps.yaml refactor: move puppet::* roles to infra::puppet 2023-11-18 20:00:58 +11:00
ceph.yaml feat: manage mon loopback0 (#285) 2025-05-15 19:46:59 +10:00
infra.yaml feat: change packages to Hash 2024-07-27 13:01:06 +10:00