Files @ 1ca18269f441
Branch filter:

Location: majic-ansible-roles/testsite/hosts

branko
MAR-181: Increase memory for mail_server role test machines:

- ClamAV eats-up quite a bit of memory, and 1536MB is not enough. Most
likely the memory usage will grow over time as the anti-virus
database grows since it is loaded up into memory.
[preseed]
localhost ansible_connection=local

[ldap]
ldap.example.com

[xmpp]
xmpp.example.com

[mail]
mail.example.com

[web]
web.example.com

[backup]
backup.example.com

[workstation]
ws01.example.com

[testsite:children]
ldap
xmpp
mail
web
backup
workstation