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.
10 lines
535 B
10 lines
535 B
2 years ago
|
os_name = "rhel"
|
||
|
os_version = "7.9"
|
||
|
os_arch = "x86_64"
|
||
|
iso_url = "https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux"
|
||
|
iso_checksum = "1b8004961150b60f6c5ec3f25139d3217eee55707cf9fa19e826919fc58e328b"
|
||
|
parallels_guest_os_type = "rhel"
|
||
|
vbox_guest_os_type = "RedHat_64"
|
||
|
vmware_guest_os_type = "centos-64"
|
||
|
boot_command = ["<wait><up><wait><tab> inst.text inst.ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/rhel/7ks.cfg<enter><wait>"]
|