diff --git a/includes/rocky-9-repos.ksi b/includes/rocky-9-repos.ksi index 510809b..a22ce9b 100644 --- a/includes/rocky-9-repos.ksi +++ b/includes/rocky-9-repos.ksi @@ -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 is ready