pdc, selinux.

This commit is contained in:
Ralph Bean 2015-10-08 16:43:43 +00:00
parent 96d1784001
commit 6d1d2cca67

View file

@ -67,3 +67,8 @@
tags:
- pdc
- name: ensure selinux lets httpd talk to postgres
seboolean: name=httpd_can_network_connect_db persistent=yes state=yes
tags:
- pdc
- selinux