23 lines
669 B
Plaintext
23 lines
669 B
Plaintext
[base]
|
|
name=CentOS-6.10
|
|
enabled=1
|
|
failovermethod=priority
|
|
baseurl=http://mirrors.cloud.aliyuncs.com/centos-vault/6.10/os/$basearch/
|
|
gpgcheck=1
|
|
gpgkey=http://mirrors.cloud.aliyuncs.com/centos-vault/RPM-GPG-KEY-CentOS-6
|
|
|
|
[updates]
|
|
name=CentOS-6.10
|
|
enabled=1
|
|
failovermethod=priority
|
|
baseurl=http://mirrors.cloud.aliyuncs.com/centos-vault/6.10/updates/$basearch/
|
|
gpgcheck=1
|
|
gpgkey=http://mirrors.cloud.aliyuncs.com/centos-vault/RPM-GPG-KEY-CentOS-6
|
|
|
|
[extras]
|
|
name=CentOS-6.10
|
|
enabled=1
|
|
failovermethod=priority
|
|
baseurl=http://mirrors.cloud.aliyuncs.com/centos-vault/6.10/extras/$basearch/
|
|
gpgcheck=1
|
|
gpgkey=http://mirrors.cloud.aliyuncs.com/centos-vault/RPM-GPG-KEY-CentOS-6 |