pagure: enable the nis_enabled selinux boolean
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
20f901f337
commit
aaf335d680
1 changed files with 9 additions and 0 deletions
|
@ -548,6 +548,15 @@
|
||||||
- web
|
- web
|
||||||
- pagure
|
- pagure
|
||||||
|
|
||||||
|
- name: set sebooleans so ssh can retrieve access info from apache
|
||||||
|
seboolean: name=nise_enabled
|
||||||
|
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