build: Cleanup workflow action steps

This commit is contained in:
2024-06-06 16:54:05 +10:00
parent 8c1016a231
commit 1b4c4b5d64
2 changed files with 6 additions and 9 deletions

View File

@ -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"