ansible-role-patroni icon indicating copy to clipboard operation
ansible-role-patroni copied to clipboard

Add support for EL 8

Open danopt opened this issue 2 years ago • 0 comments

To support EL 8 the installation of PostgreSQL has to be modified. There has to be the postgres module disabled and the installation has to be executed by dnf. Also, the configuration of the repository GPG is required.

More information here: https://www.postgresql.org/download/linux/redhat/

danopt avatar Oct 31 '22 17:10 danopt