Enable SELinux for MySQL Connections...
This commit is contained in:
@@ -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'
|
||||
|
Reference in New Issue
Block a user