copr: allow httpd to run cgit

This commit is contained in:
Miroslav Suchý 2016-06-29 13:21:01 +02:00
parent e352f48885
commit 10e94b4a99

View file

@ -105,6 +105,9 @@
- command: "/usr/share/dist-git/dist_git_sync.sh"
- name: allow httpd to run cgit
command: setsebool -P httpd_enable_cgi 1
- name: ensure that services are enabled and started
service: name="{{ item }}" enabled=yes state=started
with_items: