From 974db986750b521b14d02d043a72b1d5f408fc23 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Wed, 11 May 2022 10:43:14 +0200 Subject: [PATCH] Fix NFV repo file --- almalinux-nfv.repo | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/almalinux-nfv.repo b/almalinux-nfv.repo index 66028ab..9e3024d 100644 --- a/almalinux-nfv.repo +++ b/almalinux-nfv.repo @@ -1,27 +1,27 @@ # almalinux-nfv.repo [nfv] -name=AlmaLinux 8.6-beta - Real Time for NFV -mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/nfv -# baseurl=https://repo.almalinux.org/almalinux/8.6-beta/NFV/$basearch/os/ +name=AlmaLinux $releasever - Real Time for NFV +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/nfv +# baseurl=https://repo.almalinux.org/almalinux/$releasever/NFV/$basearch/os/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux ## Sources [nfv-source] -name=AlmaLinux 8.6-beta - Real Time for NFV Sources -mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/nfv-source -# baseurl=https://repo.almalinux.org/vault/8.6-beta/NFV/Source/ +name=AlmaLinux $releasever - Real Time for NFV Sources +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/nfv-source +# baseurl=https://repo.almalinux.org/vault/$releasever/NFV/Source/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux ## Debuginfo [nfv-debuginfo] -name=AlmaLinux 8.6-beta - Real Time for NFV Debuginfo -mirrorlist=https://mirrors.almalinux.org/mirrorlist/8.6-beta/nfv-debuginfo -# baseurl=https://repo.almalinux.org/vault/8.6-beta/NFV/debug/$basearch/ +name=AlmaLinux $releasever - Real Time for NFV Debuginfo +mirrorlist=https://mirrors.almalinux.org/mirrorlist/$releasever/nfv-debuginfo +# baseurl=https://repo.almalinux.org/vault/$releasever/NFV/debug/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux