Skip to content

Fix postgreSQL version#16

Open
sergkoudi wants to merge 2 commits into
masterfrom
bug_postgresql
Open

Fix postgreSQL version#16
sergkoudi wants to merge 2 commits into
masterfrom
bug_postgresql

Conversation

@sergkoudi
Copy link
Copy Markdown

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
Copy Markdown
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!

@sergkoudi
Copy link
Copy Markdown
Author

sergkoudi 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