Turn on boolean to allow apache on fuse
This commit is contained in:
parent
554e8caa74
commit
ea8147c1d0
1 changed files with 4 additions and 7 deletions
|
@ -83,13 +83,10 @@
|
||||||
state=directory
|
state=directory
|
||||||
recurse=yes
|
recurse=yes
|
||||||
|
|
||||||
|
- name: set sebooleans so apache can use glustergs
|
||||||
- name: apply selinux type to the glusterfs folder
|
action: seboolean name=httpd_use_fusefs
|
||||||
file: >
|
state=true
|
||||||
dest=/var/cache/nuancier/pictures
|
persistent=true
|
||||||
setype=httpd_sys_content_t
|
|
||||||
state=directory
|
|
||||||
recurse=yes
|
|
||||||
|
|
||||||
- name: apply selinux type to the wsgi file
|
- name: apply selinux type to the wsgi file
|
||||||
file: >
|
file: >
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue