Files
configpolicy/roles/wal-g-pg/files/wal-g-postgresql.cil
Dustin C. Hatch edffaf258b r/wal-g-pg: Deploy WAL-G for PostgreSQL
This role installs `wal-g` from the DCH Yum repository, and creates a
configuration file for it in `/etc/postgresql`.  Additionally, it
installs a custom SELinux policy module that allows `wal-g` to run in
the `postgresql_t` domain (i.e. when spawned by the PostgreSQL server).
2024-07-02 20:44:29 -05:00

2 lines
61 B
Plaintext

(allow postgresql_t http_port_t (tcp_socket (name_connect)))