FedOAuth sends emails with errors
This commit is contained in:
parent
362439e698
commit
1658964066
1 changed files with 5 additions and 0 deletions
|
@ -57,6 +57,11 @@
|
|||
state=true
|
||||
persistent=true
|
||||
|
||||
- name: set sebooleans so fedoauth can send error logs
|
||||
action: seboolean name=httpd_can_network_connect
|
||||
state=true
|
||||
persistent=true
|
||||
|
||||
- name: apply selinux type to the wsgi file
|
||||
file: >
|
||||
dest=/usr/share/fedoauth/fedoauth.wsgi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue