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