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
658 B
9 lines
658 B
os_name = "centos-stream"
|
|
os_version = "9"
|
|
os_arch = "aarch64"
|
|
iso_url = "https://mirror.stream.centos.org/9-stream/BaseOS/aarch64/iso/CentOS-Stream-9-latest-aarch64-dvd1.iso"
|
|
iso_checksum = "file:https://mirror.stream.centos.org/9-stream/BaseOS/aarch64/iso/CentOS-Stream-9-latest-aarch64-dvd1.iso.SHA256SUM"
|
|
parallels_guest_os_type = "centos"
|
|
vbox_guest_os_type = "RedHat_64"
|
|
vmware_guest_os_type = "centos-64"
|
|
boot_command = ["<wait><up>e<wait><down><down><end><wait> inst.text inst.ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/rhel/9ks.cfg <leftCtrlOn>x<leftCtrlOff>"]
|
|
|