Files @ 09625826d96f
Branch filter:

Location: majic-ansible-roles/testsite/hosts

branko
MAR-15: Added implementation for the database server role. Performs very simpled deployment and set-up of MariaDB database server.
[preseed]
localhost ansible_connection=local

[ldap]
ldap.example.com

[xmpp]
xmpp.example.com

[mail]
mail.example.com

[web]
web.example.com

[testsite:children]
ldap
xmpp
mail
web