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

vagrant: Fix CentOS6 mirrorlink issue #1765

Merged
merged 2 commits into from
Dec 17, 2020
Merged

Conversation

Willsparker
Copy link
Contributor

@Willsparker Willsparker commented Dec 16, 2020

ref: #1745 , #1756

Fixes the issue that the repos for CentOS6 are outdated due to C6 coming to the end of it's lifespan November 2020. This PR just enables the baseURL, and changes it to CentOS's vault URL.

As mentioned in #1756 , this may not be the best place for this fix. It is affecting the CentOS6 Docker containers too (#1745)- however the Vagrantfiles certainly do need it, as it can't install libselinux-python without it.

Checklist
  • commit message has one of the standard prefixes
  • playbook changes run through VPC or QPC .
    ^ I'd love to, but unfortunately, there's an issue with the machine that runs it, currently. I've tested this locally though and it does work.

@gdams
Copy link
Member

gdams commented Dec 16, 2020

@Willsparker I've updated your PR to make these changes to the docker image too

@Willsparker
Copy link
Contributor Author

Oh awesome, thanks :-)

Fixes: #1745

@gdams gdams linked an issue Dec 16, 2020 that may be closed by this pull request
Copy link
Contributor

@karianna karianna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't be any worse - so here goes.

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

Successfully merging this pull request may close these issues.

Centos6 docker build failing with Mirrorlist issues
3 participants