Increased boot wait time
This commit is contained in:
@ -11,7 +11,7 @@ variable "proxmox_apitoken" {
|
||||
source "proxmox-iso" "debian-12" {
|
||||
template_name = "debian-12"
|
||||
template_description = "Debian 12.5, generated on ${timestamp()}"
|
||||
boot_wait = "5s"
|
||||
boot_wait = "10s"
|
||||
boot_key_interval = "200ms"
|
||||
boot_command = ["<esc><wait1s>", "auto url=http://ks.int.metaunix.net/preseeds/debian-bookworm.cfg", "<enter><wait6m>"]
|
||||
|
||||
|
Reference in New Issue
Block a user