build: Cleanup workflow action steps
This commit is contained in:
@ -15,7 +15,7 @@ source "vsphere-iso" "ubuntu" {
|
||||
boot_order = "disk,cdrom"
|
||||
boot_command = [
|
||||
"e<down><down><down><end>",
|
||||
" autoinstall ds=nocloud;",
|
||||
" autoinstall network-config=disabled ds=nocloud;",
|
||||
"<F10>"
|
||||
]
|
||||
boot_wait = "2s"
|
||||
|
Reference in New Issue
Block a user