Tell selinux that koji-hub can fedmsg.
This commit is contained in:
parent
3fb766611d
commit
50738d3b00
1 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,11 @@
|
|||
- config
|
||||
notify: restart httpd
|
||||
|
||||
- name: enable httpd_can_network_connect SELinux boolean for fedmsg
|
||||
seboolean: name=httpd_can_network_connect state=yes persistent=yes
|
||||
tags:
|
||||
- config
|
||||
|
||||
- name: koji fedmsg plugin
|
||||
copy: src=fedmsg-koji-plugin.py dest=/usr/lib/koji-hub-plugins/fedmsg-koji-plugin.py
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue