seboolean form httpd->postgres.
This commit is contained in:
parent
f472d0bcb4
commit
c468d67ff7
1 changed files with 3 additions and 0 deletions
|
@ -92,3 +92,6 @@
|
|||
- /srv/web/infra/badges/pngs/*.png
|
||||
tags:
|
||||
- assets
|
||||
|
||||
- name: ensure selinux lets httpd talk to postgres
|
||||
seboolean: name=httpd_can_network_connect_db persistent=yes state=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue