distgit/pagure: flip httpd_can_network_connect on the host

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-05-27 16:37:19 +02:00
parent 6d2e84430a
commit 4d2f3eb5ac

View file

@ -45,6 +45,11 @@
- pagure
- packages
- name: Set httpd_can_network_connect flag on and keep it persistent across reboots so apache can talk to redis
seboolean:
name: httpd_can_network_connect
state: yes
persistent: yes
# Set-up stunnel for the event source server