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