Blame SOURCES/CentOS-centosplus.repo

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