another boot try
This commit is contained in:
@@ -41,16 +41,16 @@ source "proxmox" "ubuntu" {
|
||||
format = "raw"
|
||||
}
|
||||
boot_wait = "5s"
|
||||
#boot_command = [
|
||||
# "<enter><wait><enter><wait><f6><esc><wait> ",
|
||||
# "autoinstall ds=nocloud-net;seedfrom=http://{{ .HTTPIP }}:{{ .HTTPPort }}/",
|
||||
# "<enter><wait>"
|
||||
#]
|
||||
boot_command = [
|
||||
"<enter><wait2><enter><wait2><f6><esc><wait2> ",
|
||||
"autoinstall<wait2> ds=nocloud;",
|
||||
"autoinstall ds=nocloud-net;seedfrom=http://{{ .HTTPIP }}:{{ .HTTPPort }}/",
|
||||
"<wait><enter>"
|
||||
]
|
||||
#boot_command = [
|
||||
# "<enter><wait2><enter><wait2><f6><esc><wait2> ",
|
||||
# "autoinstall<wait2> ds=nocloud;",
|
||||
# "<wait><enter>"
|
||||
#]
|
||||
}
|
||||
|
||||
build {
|
||||
|
||||
Reference in New Issue
Block a user