Blame SOURCES/CentOS-Stream-centosplus.repo
|
Brian Stinson |
37b97d |
# CentOS-centosplus.repo
|
|
Brian Stinson |
37b97d |
#
|
|
Brian Stinson |
37b97d |
# The mirror system uses the connecting IP address of the client and the
|
|
Brian Stinson |
37b97d |
# update status of each mirror to pick mirrors that are updated to and
|
|
Brian Stinson |
37b97d |
# geographically close to the client. You should use this for CentOS updates
|
|
Brian Stinson |
37b97d |
# unless you are manually picking other mirrors.
|
|
Brian Stinson |
37b97d |
#
|
|
Brian Stinson |
37b97d |
# If the mirrorlist= does not work for you, as a fall back you can try the
|
|
Brian Stinson |
37b97d |
# remarked out baseurl= line instead.
|
|
Brian Stinson |
37b97d |
#
|
|
Brian Stinson |
37b97d |
#
|
|
Brian Stinson |
37b97d |
|
|
Brian Stinson |
37b97d |
#additional packages that extend functionality of existing packages
|
|
Brian Stinson |
37b97d |
[Stream-centosplus]
|
|
Brian Stinson |
37b97d |
name=CentOS-Stream - Plus
|
|
Brian Stinson |
37b97d |
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus&infra=$infra
|
|
Brian Stinson |
37b97d |
baseurl=http://mirror.centos.org/$contentdir/$stream/centosplus/$basearch/os/
|
|
Brian Stinson |
37b97d |
gpgcheck=1
|
|
Brian Stinson |
37b97d |
enabled=0
|
|
Brian Stinson |
37b97d |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
|
|
Brian Stinson |
37b97d |
|