Fix build 9.5 (gencloud, yandexcloud)

master
ebasov 1 week ago
parent b429647e13
commit 646a7590ef
Signed by: ebasov
GPG Key ID: 23356EDA24E5499D

@ -256,7 +256,7 @@ variable "gencloud_boot_cmd_9_x86_64_uefi" {
"c<wait>",
"linuxefi",
" /images/pxeboot/vmlinuz",
" inst.stage2=hd:LABEL=MSVSphere-9-4-BaseOS-x86_64 ro",
" inst.stage2=hd:LABEL=MSVSphere-9-5-BaseOS-x86_64 ro",
" inst.text biosdevname=0 net.ifnames=0",
" inst.ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/msvsphere-9-gencloud.x86_64.ks",
"<enter>",

Loading…
Cancel
Save