27 lines
833 B
Plaintext
27 lines
833 B
Plaintext
[base]
|
|
name=CentOS7 - base - registry.opsnote.top
|
|
baseurl=https://registry.opsnote.top/repository/centos/$releasever/$basearch/base/
|
|
enabled=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ANOLIS
|
|
gpgcheck=1
|
|
|
|
[updates]
|
|
name=CentOS7 - updates - registry.opsnote.top
|
|
baseurl=https://registry.opsnote.top/repository/centos/$releasever/$basearch/updates/
|
|
enabled=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ANOLIS
|
|
gpgcheck=1
|
|
|
|
[extras]
|
|
name=CentOS7 - extras - registry.opsnote.top
|
|
baseurl=https://registry.opsnote.top/repository/centos/$releasever/$basearch/extras/
|
|
enabled=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ANOLIS
|
|
gpgcheck=1
|
|
|
|
[epel]
|
|
name=CentOS7 - epel - registry.opsnote.top
|
|
baseurl=https://registry.opsnote.top/repository/centos/$releasever/$basearch/epel/
|
|
enabled=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ANOLIS
|
|
gpgcheck=1 |