Files
puppet-prod/site/profiles/templates
unkinben 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
..
2025-07-06 20:02:20 +10:00
2025-08-13 12:33:41 +10:00
2025-07-06 20:02:20 +10:00
2024-09-07 17:59:02 +10:00
2024-04-06 03:27:45 +11:00
2024-06-01 22:51:42 +10:00
2024-11-16 19:54:19 +11:00
2024-07-06 22:02:00 +10:00
2024-01-05 21:44:41 +11:00
2025-06-15 17:43:19 +10:00
2024-06-02 19:32:02 +10:00
2024-05-25 14:18:56 +10:00
2025-07-09 21:15:09 +10:00
2024-05-22 22:05:54 +10:00
2024-06-09 20:26:34 +10:00
2023-12-03 18:05:01 +11:00