ansible-postgresql icon indicating copy to clipboard operation
ansible-postgresql copied to clipboard

galaxyproject.postgresql : Install repository key task broken

Open BeebBenjamin opened this issue 1 year ago • 0 comments

Our deployment is now failing on RHEL7 due to task Install repository key in galaxyproject.postgresql.

The task tries to fetch from: https://download.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG which no longer exists.

I think this is due to this change to the GPG signatures: https://yum.postgresql.org/news/pgdg-rpm-repo-gpg-key-update/

BeebBenjamin avatar Feb 09 '24 13:02 BeebBenjamin