add rhel8.repo
This commit is contained in:
parent
05bf5b13e6
commit
4b7a21c026
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
baseurl=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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue