Project

General

Profile

« Previous | Next » 

Revision 31b23dd7

Added by Ewoud Kohl van Wijngaarden 10 months ago

Fixes #36659 - Drop CentOS 8 mirror

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

View differences:

db/seeds.d/100-installation_media.rb
:os_family => "Redhat",
:path => "http://mirror.centos.org/centos/$major/os/$arch",
},
{
:name => "CentOS 8 mirror",
:os_family => "Redhat",
:path => "http://mirror.centos.org/centos/$major/BaseOS/$arch/kickstart",
},
{
:name => "CentOS Stream",
:os_family => "Redhat",

Also available in: Unified diff