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

unixPB: Fix CentOS6 SCL repo baseurl #1780

Merged
merged 1 commit into from
Dec 23, 2020
Merged

Conversation

Willsparker
Copy link
Contributor

Fixes: #1745 (hopefully)
Ref: #1778 , #1765

Changes the baseurl of the CentOS-SCL and CentOS-SCL-rh repo. I've used win_shell and sed, as opposed to replace / lineinfile, primarily because I couldn't get those modules' regex to work. The linter may not like that ...

Note, the above check may uncovered other issues with CentOS6, but it does fix the SCL repo issue.

@Willsparker Willsparker added this to the December 2020 milestone Dec 23, 2020
@Willsparker Willsparker self-assigned this Dec 23, 2020
@Willsparker Willsparker mentioned this pull request Dec 23, 2020
5 tasks
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. This will help some other stuff I'm doing. Looks like the build in the VPC has pretty much completed as well so we can merge this as soon as it's completed.

@gdams gdams merged commit 24e9f1d into adoptium:master Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Centos6 docker build failing with Mirrorlist issues
3 participants