update
This commit is contained in:
parent
204997bef9
commit
deeb7ea9d1
@ -2,22 +2,22 @@
|
|||||||
name=CentOS-6.10
|
name=CentOS-6.10
|
||||||
enabled=1
|
enabled=1
|
||||||
failovermethod=priority
|
failovermethod=priority
|
||||||
baseurl=http://mirrors.aliyuncs.com/centos-vault/6.10/os/$basearch/
|
baseurl=http://mirrors.cloud.aliyuncs.com/centos-vault/6.10/os/$basearch/
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=http://mirrors.aliyuncs.com/centos-vault/RPM-GPG-KEY-CentOS-6
|
gpgkey=http://mirrors.cloud.aliyuncs.com/centos-vault/RPM-GPG-KEY-CentOS-6
|
||||||
|
|
||||||
[updates]
|
[updates]
|
||||||
name=CentOS-6.10
|
name=CentOS-6.10
|
||||||
enabled=1
|
enabled=1
|
||||||
failovermethod=priority
|
failovermethod=priority
|
||||||
baseurl=http://mirrors.aliyuncs.com/centos-vault/6.10/updates/$basearch/
|
baseurl=http://mirrors.cloud.aliyuncs.com/centos-vault/6.10/updates/$basearch/
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=http://mirrors.aliyuncs.comm/centos-vault/RPM-GPG-KEY-CentOS-6
|
gpgkey=http://mirrors.cloud.aliyuncs.com/centos-vault/RPM-GPG-KEY-CentOS-6
|
||||||
|
|
||||||
[extras]
|
[extras]
|
||||||
name=CentOS-6.10
|
name=CentOS-6.10
|
||||||
enabled=1
|
enabled=1
|
||||||
failovermethod=priority
|
failovermethod=priority
|
||||||
baseurl=http://mirrors.aliyuncs.com/centos-vault/6.10/extras/$basearch/
|
baseurl=http://mirrors.cloud.aliyuncs.com/centos-vault/6.10/extras/$basearch/
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=http://mirrors.aliyuncs.com/centos-vault/RPM-GPG-KEY-CentOS-6
|
gpgkey=http://mirrors.cloud.aliyuncs.com/centos-vault/RPM-GPG-KEY-CentOS-6
|
@ -2,6 +2,6 @@
|
|||||||
name=Extra Packages for Enterprise Linux 6 - $basearch
|
name=Extra Packages for Enterprise Linux 6 - $basearch
|
||||||
enabled=1
|
enabled=1
|
||||||
failovermethod=priority
|
failovermethod=priority
|
||||||
baseurl=http://mirrors.aliyuncs.com/epel-archive/6/$basearch
|
baseurl=http://mirrors.cloud.aliyuncs.com/epel-archive/6/$basearch
|
||||||
gpgcheck=0
|
gpgcheck=0
|
||||||
gpgkey=http://mirrors.aliyuncs.com/epel-archive/RPM-GPG-KEY-EPEL-6
|
gpgkey=http://mirrors.cloud.aliyuncs.com/epel-archive/RPM-GPG-KEY-EPEL-6
|
@ -1,18 +0,0 @@
|
|||||||
[extras]
|
|
||||||
gpgcheck=1
|
|
||||||
gpgkey=http://mirrors.tencentyun.com/centos/RPM-GPG-KEY-CentOS-6
|
|
||||||
enabled=1
|
|
||||||
baseurl=http://mirrors.tencentyun.com/centos/$releasever/extras/$basearch/
|
|
||||||
name=Qcloud centos extras - $basearch
|
|
||||||
[os]
|
|
||||||
gpgcheck=1
|
|
||||||
gpgkey=http://mirrors.tencentyun.com/centos/RPM-GPG-KEY-CentOS-6
|
|
||||||
enabled=1
|
|
||||||
baseurl=http://mirrors.tencentyun.com/centos/$releasever/os/$basearch/
|
|
||||||
name=Qcloud centos os - $basearch
|
|
||||||
[updates]
|
|
||||||
gpgcheck=1
|
|
||||||
gpgkey=http://mirrors.tencentyun.com/centos/RPM-GPG-KEY-CentOS-6
|
|
||||||
enabled=1
|
|
||||||
baseurl=http://mirrors.tencentyun.com/centos/$releasever/updates/$basearch/
|
|
||||||
name=Qcloud centos updates - $basearch
|
|
@ -1,7 +0,0 @@
|
|||||||
[epel]
|
|
||||||
name=epel for redhat/centos $releasever - $basearch
|
|
||||||
failovermethod=priority
|
|
||||||
gpgcheck=1
|
|
||||||
gpgkey=http://mirrors.tencentyun.com/epel/RPM-GPG-KEY-EPEL-6
|
|
||||||
enabled=1
|
|
||||||
baseurl=http://mirrors.tencentyun.com/epel/$releasever/$basearch/
|
|
Loading…
Reference in New Issue
Block a user