rhel8beta: fix up some repos for aarch64
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
8da122eadf
commit
af085bf1e4
2 changed files with 28 additions and 1 deletions
19
files/common/rhel-8-aarch64-server-rpms.repo
Normal file
19
files/common/rhel-8-aarch64-server-rpms.repo
Normal file
|
@ -0,0 +1,19 @@
|
|||
[rhel8-beta-dvd]
|
||||
name = rhel8 beta base dvd
|
||||
baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel-8.0-beta-1-$basearch/
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta,file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
|
||||
|
||||
[rhel8-beta-BaseOS]
|
||||
name = rhel8 beta BaseOS $basearch
|
||||
baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel8-beta/aarch64/rhel-8-for-aarch64-baseos-beta-rpms
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta,file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
|
||||
|
||||
[rhel8-beta-ha]
|
||||
name = rhel8 beta ha $basearch
|
||||
baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel8-beta/aarch64/rhel-8-for-aarch64-ha-beta-rpms
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta,file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
|
||||
|
||||
[rhel8-beta-appstream]
|
||||
name = rhel8 beta appstream $basearch
|
||||
baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel8-beta/aarch64/rhel-8-for-aarch64-appstream-beta-rpms
|
||||
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta,file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
|
Loading…
Add table
Add a link
Reference in a new issue