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