distro = "almalinux" version = "9" iso = { url = "https://mirrors.kernel.org/almalinux/9.3/isos/x86_64/AlmaLinux-9.3-x86_64-boot.iso" checksum = "af5377a1d16bbe599ea91a8761ad645f2f54687075802bdc0c0703ee610182e9" } boot_command = [ "e", "", " inst.text inst.ks=cdrom:/ks.cfg", "x" ] cd_files = [ "distros/almalinux/9/disc/*" ] vbox_os_type = "RedHat9_64"