You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
556 B
9 lines
556 B
os_name = "almalinux"
|
|
os_version = "9.1"
|
|
os_arch = "x86_64"
|
|
iso_url = "https://repo.almalinux.org/almalinux/9/isos/x86_64/AlmaLinux-9.1-x86_64-dvd.iso"
|
|
iso_checksum = "file:https://repo.almalinux.org/almalinux/9/isos/x86_64/CHECKSUM"
|
|
parallels_guest_os_type = "centos"
|
|
vbox_guest_os_type = "RedHat_64"
|
|
vmware_guest_os_type = "centos-64"
|
|
boot_command = ["<wait><wait><up><wait><tab> inst.text inst.ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/rhel/9ks.cfg<enter><wait>"]
|
|
|