pagure: enable the nis_enabled selinux boolean

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-10-01 11:45:59 +02:00
parent 20f901f337
commit aaf335d680

View file

@ -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