iad2: koji hub: set setsebool httpd_execmem=1
fedora-messaging needs this or it just fails to work. See: https://cffi.readthedocs.io/en/latest/using.html#callbacks and the discussion there. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d80341c899
commit
b6e92c0e87
1 changed files with 6 additions and 0 deletions
|
@ -390,6 +390,12 @@
|
|||
- selinux
|
||||
- koji_hub
|
||||
|
||||
- name: set sebooleans so koji can run the fedora-messaging plugin
|
||||
seboolean: name=httpd_execmem state=true persistent=true
|
||||
tags:
|
||||
- selinux
|
||||
- koji_hub
|
||||
|
||||
- name: set sebooleans so koji can anon write
|
||||
seboolean: name=httpd_anon_write state=true persistent=true
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue