galaxyproject / galaxyproject/ansible-postgresql
RPM-GPG-KEY_PGDG not found
Open
- Dominant language
- Python
- Stars
- 126
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
The redhat.yml tasks specifies key url to
```
https://download.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG
```
While the correct url is
```
https://download.postgresql.org/pub/repos/yum/keys/RPM-GPG-KEY-PGDG
```
There might be other issues with the postgresql installation for redhat flavour - will investigate.
Attempting to install galaxy server fresh on a rocky 9 machine.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.