Files @ 1286f47776d9
Branch filter:

Location: majic-ansible-roles/roles/mail_server/molecule/default/host_vars/clamav-database.yml

branko
Noticket: Increase allocated memory for testing the mail server role:

- ClamAV and related processes/applications have tendency to be rather
memory-hungry.
1
2
3
4
---

clamav_database_http_server_tls_certificate: "{{ lookup('file', 'tests/data/x509/server/clamav-database_https.cert.pem') }}"
clamav_database_http_server_tls_key: "{{ lookup('file', 'tests/data/x509/server/clamav-database_https.key.pem') }}"