switch rhel7 aarch64 repos to new rhel 7.4 alt ones
This commit is contained in:
parent
1c20d0cf51
commit
9a6a3a49be
1 changed files with 12 additions and 3 deletions
|
@ -1,4 +1,13 @@
|
||||||
[rhel7-aarch64-server]
|
[rhel-7-alt-for-arm-64-optional-rpms]
|
||||||
name = rhel7 $basearch server
|
name = rhel7 $basearch server optional
|
||||||
baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel7/$basearch/rhel-7-server-rpms
|
baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel7/$basearch/rhel-7-alt-for-arm-64-optional-rpms/
|
||||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
|
||||||
|
enabled=1
|
||||||
|
gpgcheck=1
|
||||||
|
|
||||||
|
[rhel-7-alt-for-arm-64-rpms]
|
||||||
|
name = rhel7 $basearch server
|
||||||
|
baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel7/$basearch/rhel-7-alt-for-arm-64-rpms/
|
||||||
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
|
||||||
|
enabled=1
|
||||||
|
gpgcheck=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue