buckets of fun

This commit is contained in:
Ralph Bean 2015-06-16 17:57:36 +00:00
parent 5bdbc277ef
commit 40e12b8dcc

View file

@ -184,8 +184,12 @@
tags: taiga
- seboolean: name="{{item}}" state=true persistent=true
with_items:
# So we can read static content at all
- httpd_read_user_content
# So we can follow the symlink to our FAS plugin
- httpd_enable_homedirs
# So we can reverse proxy stuff locally to gunicorn
- httpd_can_network_connect
tags: taiga
- service: name=nginx state=running enabled=yes