Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix postgreSQL version #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix postgreSQL version #16

wants to merge 2 commits into from

Conversation

sergkudinov
Copy link

When starting a new cluster:

jumbo (mycluster) > start

There is an error:

TASK [postgres : Download version 10] ******************************************
fatal: [master01]: FAILED! => {"changed": false, "msg": "Failure downloading https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-7-x86_64/pgdg-centos10-10-2.noarch.rpm, HTTP Error 404: Not Found"}

This commit fixes the downloading source.

@Nuttymoon
Copy link
Collaborator

Is seems like the url is also broken for version 9.5 and 9.6 and that the new one is the same. Could you please also include the fix for those? Thanks!

@sergkudinov
Copy link
Author

sergkudinov commented Aug 6, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants