distro = "fedora" version = "41" iso = { url = "https://download.fedoraproject.org/pub/fedora/linux/releases/41/Server/x86_64/iso/Fedora-Server-dvd-x86_64-41-1.4.iso" checksum = "6037e489103401a6ad4e54a4bcb2df7525693bdc3f2ce4aa895838b65647e551" } boot_command = [ "e ", "net.ifnames=0 biosdevnames=0 inst.ks=cdrom:/amd64-ks.cfg inst.notmux " ] cd_files = [ "distros/fedora/41/*.cfg" ] vbox_os_type = "Fedora_64"