Files @ 1b05bae8e440
Branch filter:

Location: majic-ansible-roles/roles/mail_forwarder/defaults/main.yml

branko
MAR-56: Added LDIF templates to docs for relevant roles. Added warning about freshclam/clamav service restart during initial install (need to be restarted). Switched some TLS truststore vars to use concerete values. Introduced option for specifying additional Nginx config options. Added docs for some params. Assmeble Duplicity include pattern when needed. Don't set passwords for existing system users. Fix permissions for database users to be more restrictive. Fixed a couple of default param definitions (mainly tls cert/key stuff). Updated URL for downloading Prosody LDAP plugin. Updated testsite configs.
1
2
3
4
5
---

local_mail_aliases: []
smtp_relay_host: ""
smtp_relay_truststore: "{{ lookup('file', tls_certificate_dir + '/truststore.pem') }}"