httpd_can_network_connect for fedmsg+resultsdb.

This commit is contained in:
Ralph Bean 2015-10-13 17:34:37 +00:00
parent 6f892829af
commit 39646b87bc

View file

@ -1,3 +1,6 @@
- copy: src=resultsdb.py dest=/etc/fedmsg.d/resultsdb.py
notify:
- restart httpd
- name: ensure selinux lets httpd talk to the fedmsg-relay
seboolean: name=httpd_can_network_connect persistent=yes state=yes