evomaintenance: FROM domain is configurable

This commit is contained in:
Jérémy Lecour 2018-11-06 10:39:30 +01:00 committed by Jérémy Lecour
parent 06a0f0d9b7
commit 4a411685ff
2 changed files with 3 additions and 1 deletions

View File

@ -13,6 +13,7 @@ The **patch** part changes incrementally at each release.
### Added
apache: separate task to update IP whitelist
evolinux-base: install man package
evomaintenance: FROM domain is configurable
fail2ban: separate task to update IP whitelist
nginx: add tag for ips management
nginx: separate task to update IP whitelist

View File

@ -22,7 +22,8 @@ evomaintenance_pg_passwd: Null
evomaintenance_pg_db: Null
evomaintenance_pg_table: Null
evomaintenance_from: "evomaintenance@{{ evolinux_internal_fqdn }}"
evomaintenance_from_domain: "{{ evolinux_internal_fqdn }}"
evomaintenance_from: "evomaintenance@{{ evomaintenance_from_domain }}"
evomaintenance_full_from: "Evomaintenance <{{ evomaintenance_from }}>"
evomaintenance_urgency_from: mama.doe@example.com