Update repo file to match core repos
This commit is contained in:
parent
32526f01b1
commit
4341443fff
@ -7,7 +7,7 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/devel
|
||||
# baseurl=https://repo.almalinux.org/almalinux/$releasever/devel/$basearch/os/
|
||||
gpgcheck=1
|
||||
enabled=1
|
||||
gpgkey=https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||
|
||||
## Sources
|
||||
[almalinux-devel-source]
|
||||
@ -16,7 +16,7 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/devel-source
|
||||
# baseurl=https://repo.almalinux.org/vault/$releasever/devel/Source/
|
||||
gpgcheck=1
|
||||
enabled=0
|
||||
gpgkey=https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||
|
||||
## Debug
|
||||
[almalinux-devel-debuginfo]
|
||||
@ -25,4 +25,4 @@ mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/devel-debuginfo
|
||||
# baseurl=https://repo.almalinux.org/vault/$releasever/devel/debug/$basearch/
|
||||
gpgcheck=1
|
||||
enabled=0
|
||||
gpgkey=https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
|
||||
|
Loading…
Reference in New Issue
Block a user