production puppet-control repository
Go to file
Ben Vincent 528fbe4190 feat: implement dovecot backend server with postfix virtual mailbox integration
- create profiles::dovecot::backend class for IMAPS server configuration
- add virtual mailbox support to profiles::postfix::gateway with enable_dovecot parameter
- restructure common hieradata elements into mail.yaml
- add virtual mailbox and alias map templates with ERB generation
- add comprehensive type validation using Stdlib::Email, Stdlib::Fqdn, Stdlib::IP types
- configure vmail user (UID/GID 5000) with shared storage on /shared/apps/maildata
- update roles::infra::mail::backend to include both dovecot and postfix profiles
2025-11-02 11:53:02 +11:00
.gitea/workflows feat: add ci build task (#342) 2025-07-08 20:19:36 +10:00
doc feat: update docs for puppet (#390) 2025-09-13 12:57:44 +10:00
hieradata feat: implement dovecot backend server with postfix virtual mailbox integration 2025-11-02 11:53:02 +11:00
manifests Added default resource settings 2023-07-02 14:21:09 +10:00
modules feat: add ZFS facts to prevent zpool disk changes (#410) 2025-10-18 21:24:33 +11:00
site feat: implement dovecot backend server with postfix virtual mailbox integration 2025-11-02 11:53:02 +11:00
.gitignore feat: implement dovecot backend server with postfix virtual mailbox integration 2025-11-02 11:53:02 +11:00
.pre-commit-config.yaml Added puppet-enc setup 2023-06-21 22:03:43 +10:00
.reek.yml feat: change enc_* fact to read direct from cobbler (#219) 2025-03-12 23:09:15 +11:00
.rubocop.yml feat: add ci build task (#342) 2025-07-08 20:19:36 +10:00
environment.conf refacter: tidy facts 2024-02-17 22:57:36 +11:00
hiera.yaml feat: add virtual/physical check 2024-03-31 15:36:41 +11:00
Puppetfile feat: prepare for dovecot deployment (#415) 2025-11-01 01:01:55 +11:00