distro = "fedora" version = "41" iso = { url = "https://download.fedoraproject.org/pub/fedora/linux/releases/41/Server/x86_64/iso/Fedora-Server-netinst-x86_64-41-1.4.iso" checksum = "630c52ba9e7a7f229b026e241ba74b9bc105e60ba5bf7b222693ae0e25f05c97" } 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"