Enable the CRB repo by default on RHEL8
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
7a8bb7148f
commit
ee2f34128a
1 changed files with 1 additions and 1 deletions
|
@ -30,5 +30,5 @@ gpgcheck=1
|
|||
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
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue