From 7417f777039a8502128770ecb17b221bf8f11b29 Mon Sep 17 00:00:00 2001 From: rblundon Date: Sun, 6 Jul 2025 23:13:48 -0500 Subject: [PATCH] Updated mirror list --- infra-config/04-vm-templates/fedora-42/http/ks.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/infra-config/04-vm-templates/fedora-42/http/ks.cfg b/infra-config/04-vm-templates/fedora-42/http/ks.cfg index dd4fa1e..a3bd08b 100644 --- a/infra-config/04-vm-templates/fedora-42/http/ks.cfg +++ b/infra-config/04-vm-templates/fedora-42/http/ks.cfg @@ -19,6 +19,10 @@ keyboard --vckeymap=us --xlayouts='us' # System language lang en_US.UTF-8 +# Installation source +url --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-42&arch=x86_64 + + # Network information network --bootproto=dhcp --device=link --activate network --hostname=fedora.localdomain