value: set sebool to use nfs on value01/mote

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-08-17 12:41:26 -07:00
parent 5fafaafec3
commit 338a7fe1be

View file

@ -65,6 +65,14 @@
- mote
- selinux
- name: set sebooleans so apache can use nfs
seboolean: name=httpd_use_nfs
state=true
persistent=true
tags:
- mote
- selinux
- name: apply selinux type to the wsgi file
file: >
dest=/usr/share/mote/mote.wsgi