You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.
When I try to run "vagrant up" it configures the hosts correct but all yum install command fail:
fatal: [postgres-1]: FAILED! => {"changed": true, "failed": true, "msg": "Error: Cannot find a valid baseurl for repo: base\n", "rc": 1, "results": ["Loaded plugins: fastestmirror\nDetermining fastest mirrors\nYumRepo Error: All mirror URLs are not using ftp, http[s] or file.\n Eg. 6.5 is not a valid and current release or hasnt been released yet/\nremoving mirrorlist with no valid mirrors: /var/cache/yum/x86_64/6.5/base/mirrorlist.txt\n"]
The text was updated successfully, but these errors were encountered:
When I try to run "vagrant up" it configures the hosts correct but all yum install command fail:
fatal: [postgres-1]: FAILED! => {"changed": true, "failed": true, "msg": "Error: Cannot find a valid baseurl for repo: base\n", "rc": 1, "results": ["Loaded plugins: fastestmirror\nDetermining fastest mirrors\nYumRepo Error: All mirror URLs are not using ftp, http[s] or file.\n Eg. 6.5 is not a valid and current release or hasnt been released yet/\nremoving mirrorlist with no valid mirrors: /var/cache/yum/x86_64/6.5/base/mirrorlist.txt\n"]
The text was updated successfully, but these errors were encountered: