Files @ 500658358454
Branch filter:

Location: majic-ansible-roles/testsite/hosts - annotation

branko
MAR-44: Added backup server implementation. Updated testsite to include deployment of dedicated backup server. Documented the backup server implementation (except for usage instructions).
[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

[testsite:children]
ldap
xmpp
mail
web
backup