We need to connect to db as well.
This commit is contained in:
parent
4eaaaccb57
commit
c80775684e
1 changed files with 5 additions and 0 deletions
|
@ -86,3 +86,8 @@
|
|||
seboolean: name=httpd_tmp_exec state=yes persistent=yes
|
||||
tags:
|
||||
- config
|
||||
|
||||
- name: enable httpd_can_network_connect_db SELinux boolean
|
||||
seboolean: name=httpd_can_network_connect_db state=yes persistent=yes
|
||||
tags:
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue