This commit is contained in:
Pierre-Yves Chibon 2013-12-20 17:01:53 +00:00
parent ae2df0d7e8
commit 0b6c42dcbf

View file

@ -67,7 +67,7 @@
- name: apply selinux type to static files
file: >
des/usr/lib/python2.6/site-packages/nuancier/static/
dest=/usr/lib/python2.6/site-packages/nuancier/static/
setype=httpd_sys_content_t
state=directory
recurse=yes