Files @ d71d401dbd28
Branch filter:

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

branko
MAR-5: Updated web server role. Fixed the permissions of default vhost configuration file. Create directory for storing PHP FPM log files. Run php5-fpm with umask 0007.
[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