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