Files @ 0f17841d0aad
Branch filter:

Location: majic-ansible-roles/testsite/hosts

branko
MAR-9: Updated the testsite to use domain parameter defined within all.yml. Some regex replacements are done in same file to calculate the remaining necessary values. Fixed a small code error in ldap_permissions module.
[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