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

Fixes #36659 - Drop CentOS 8 mirror #9800

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Aug 9, 2023

The CentOS 8 mirror is for CentOS Linux 8, but that's EOL and removed from the mirrors.

The CentOS 8 mirror is for CentOS Linux 8, but that's EOL and removed
from the mirrors.
@theforeman-bot
Copy link
Member

Issues: #36659

@evgeni
Copy link
Member

evgeni commented Aug 9, 2023

[test unit]

Copy link
Member Author

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

Adding notes on further cleaning up of CentOS

:name => "CentOS 8 mirror",
:os_family => "Redhat",
:path => "http://mirror.centos.org/centos/$major/BaseOS/$arch/kickstart",
},
{
:name => "CentOS Stream",
Copy link
Member Author

Choose a reason for hiding this comment

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

This will can be dropped once CentOS Stream 8 goes EOL next year. mirror.centos.org will disappear and the CentOS Stream 9 mirror becomes the regular CentOS Stream mirror. I assume version 10 will also appear there.

Perhaps it's something we should already prepare for: rename this to CentOS Stream 8 mirror and rename CentOS Stream 9 mirror to CentOS Stream mirror.

@@ -10,11 +10,6 @@
:os_family => "Redhat",
:path => "http://mirror.centos.org/centos/$major/os/$arch",
Copy link
Member Author

Choose a reason for hiding this comment

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

This can be dropped next year when CentOS 7 goes EOL and mirror.centos.org disappears.

@stejskalleos stejskalleos self-assigned this Aug 10, 2023
Copy link
Contributor

@stejskalleos stejskalleos left a comment

Choose a reason for hiding this comment

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

🍏 LGTM, http://mirror.centos.org/centos/8/ doesn't point to CentOS 8 anymore.

@stejskalleos stejskalleos merged commit 31b23dd into theforeman:develop Aug 10, 2023
7 checks passed
@stejskalleos
Copy link
Contributor

Thanks @ekohl

@ekohl ekohl deleted the 36659-drop-centos-8-mirror branch August 10, 2023 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants