Files
puppet-prod/hieradata/roles/infra
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-09-04 20:09:43 +10:00
2025-05-21 19:58:12 +10:00
2025-07-05 15:51:28 +10:00
2025-08-03 16:15:29 +10:00
2025-08-03 16:15:29 +10:00
2024-08-31 23:00:58 +10:00
2025-08-03 16:15:29 +10:00
2025-10-12 17:50:24 +11:00
2025-06-15 17:43:19 +10:00
2024-06-02 19:23:39 +10:00
2024-05-19 20:27:56 +10:00
2024-10-27 13:26:07 +11:00
2025-07-27 13:28:41 +10:00
2025-10-11 20:55:21 +11:00
2023-11-17 23:12:37 +11:00
2024-08-25 02:14:35 +10:00
2025-09-20 17:40:41 +10:00
2024-06-19 22:36:04 +10:00