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
554 B
10 lines
554 B
2 years ago
|
os_name = "centos"
|
||
|
os_version = "7.9"
|
||
|
os_arch = "x86_64"
|
||
|
iso_url = "http://mirrors.kernel.org/centos/7.9.2009/isos/x86_64/CentOS-7-x86_64-Minimal-2009.iso"
|
||
|
iso_checksum = "07b94e6b1a0b0260b94c83d6bb76b26bf7a310dc78d7a9c7432809fb9bc6194a"
|
||
|
parallels_guest_os_type = "centos"
|
||
|
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>"]
|