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

Docker: Fix Use Of mirrorlist.centos.org in dockerfiles and Unix playbooks. #3643

Merged
merged 3 commits into from
Jul 1, 2024

Conversation

steelhead31
Copy link
Contributor

Fixes #3642

Update various calls to mirrorlist.centos.org with vault.centos.org, now that mirrorlist has been deprecated following the EOL of Centos 7.

Checklist

VPC in progress:

https://ci.adoptium.net/job/VagrantPlaybookCheck/1897/OS=CentOS8,label=vagrant/console
https://ci.adoptium.net/job/VagrantPlaybookCheck/1897/OS=CentOS7,label=vagrant/console

Copy link
Member

@sxa sxa left a comment

Choose a reason for hiding this comment

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

LGTM and noting that this is consistent with what we already do for CentOS6 (i.e. hard codes the last release instead of checking what we're running on)
Closes adoptium/temurin-build#3795

@steelhead31 steelhead31 merged commit 92fe27b into adoptium:master Jul 1, 2024
12 checks passed
@steelhead31 steelhead31 deleted the fix_centos7 branch July 1, 2024 17:25
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.

Github Actions And Dockerfiles Failing To Build
3 participants