Enable SELinux for MySQL Connections...
This commit is contained in:
parent
5a340fb3c3
commit
d10cc5a79f
@ -30,6 +30,9 @@ seboolean_list:
|
||||
- name: 'httpd_can_network_connect'
|
||||
persistent: 'yes'
|
||||
state: 'yes'
|
||||
- name: 'httpd_can_network_connect_db'
|
||||
persistent: 'yes'
|
||||
state: 'yes'
|
||||
service_list:
|
||||
- name: 'httpd.service'
|
||||
state: 'started'
|
||||
|
Loading…
x
Reference in New Issue
Block a user