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'
|
- name: 'httpd_can_network_connect'
|
||||||
persistent: 'yes'
|
persistent: 'yes'
|
||||||
state: 'yes'
|
state: 'yes'
|
||||||
|
- name: 'httpd_can_network_connect_db'
|
||||||
|
persistent: 'yes'
|
||||||
|
state: 'yes'
|
||||||
service_list:
|
service_list:
|
||||||
- name: 'httpd.service'
|
- name: 'httpd.service'
|
||||||
state: 'started'
|
state: 'started'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user