fix EPEL baseurl
This commit is contained in:
parent
fcb71a37e9
commit
1bbad180be
@ -12,7 +12,7 @@ repo --install --name=SIG-AltArch --baseurl=https://download.rockylinux.org/pub/
|
||||
|
||||
# Enable EPEL
|
||||
# TODO: disable this
|
||||
repo --install --name=EPEL --baseurl=https://download.example/pub/epel/$releasever/Everything/aarch64
|
||||
repo --install --name=EPEL --baseurl=https://dl.fedoraproject.org/pub/epel/$releasever/Everything/aarch64
|
||||
|
||||
# Enable the Kernel ELRepo for the mainline kernel
|
||||
# TODO: disable this after <sig-kernel> is ready
|
||||
|
Loading…
Reference in New Issue
Block a user