diff --git a/variables.pkr.hcl b/variables.pkr.hcl index 77a5573..eed1bce 100644 --- a/variables.pkr.hcl +++ b/variables.pkr.hcl @@ -212,7 +212,7 @@ variable "gencloud_boot_cmd_8_x86_64_uefi" { "c", "linuxefi", " /images/pxeboot/vmlinuz", - " inst.stage2=hd:LABEL=MSVSphere-8-9-BaseOS-x86_64 ro", + " inst.stage2=hd:LABEL=MSVSphere-8-10-BaseOS-x86_64 ro", " inst.text biosdevname=0 net.ifnames=0", " inst.ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/msvsphere-8-gencloud.x86_64.ks", "",