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