httpd_can_network_connect for fedmsg+resultsdb.
This commit is contained in:
parent
6f892829af
commit
39646b87bc
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
- copy: src=resultsdb.py dest=/etc/fedmsg.d/resultsdb.py
|
- copy: src=resultsdb.py dest=/etc/fedmsg.d/resultsdb.py
|
||||||
notify:
|
notify:
|
||||||
- restart httpd
|
- restart httpd
|
||||||
|
|
||||||
|
- name: ensure selinux lets httpd talk to the fedmsg-relay
|
||||||
|
seboolean: name=httpd_can_network_connect persistent=yes state=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue