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