Files @ 67dd87d59abb
Branch filter:

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

branko
MAR-83: Added support to wsgi_website role for specifying headers that should be passed on to Gunicorn by Nginx. Updated hello.wsgi app to demonstrate the feature.
[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