pagure: enable the httpd_execmem selinux boolean
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
5383f87f30
commit
20f901f337
1 changed files with 9 additions and 0 deletions
|
@ -539,6 +539,15 @@
|
||||||
- web
|
- web
|
||||||
- pagure
|
- pagure
|
||||||
|
|
||||||
|
- name: set sebooleans so pygit2 can read the git repos
|
||||||
|
seboolean: name=httpd_execmem
|
||||||
|
state=true
|
||||||
|
persistent=true
|
||||||
|
tags:
|
||||||
|
- selinux
|
||||||
|
- web
|
||||||
|
- pagure
|
||||||
|
|
||||||
|
|
||||||
# Ensure all the services are up and running
|
# Ensure all the services are up and running
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue