update rhel8.repo to have the codeready for it

This commit is contained in:
Stephen Smoogen 2020-04-21 14:49:40 +00:00 committed by Pierre-Yves Chibon
parent b7d0fc9738
commit 7e95bf93a4
2 changed files with 40 additions and 0 deletions

View file

@ -25,3 +25,10 @@ baseurl=https://infrastructure.fedoraproject.org/repo/rhel/rhel8/$basearch/rhel-
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta,file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
enabled=1
gpgcheck=1
[rhel8-CRB]
name = rhel8 CodeReadyBuilder $basearch
basreurl=https://infrastructure.fedoraproject.org/repo/rhel/rhel8/$basearch/codeready-builder-for-rhel-8-$basearch-rpms/
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta,file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
enabled=0
gpgcheck=1