Good unattended

This commit is contained in:
installer
2026-04-22 08:56:57 +02:00
parent 36fe734184
commit 10a8ca7ab7
5 changed files with 916 additions and 223 deletions

View File

@@ -318,7 +318,7 @@ variable "vm_boot_order" {
variable "vm_boot_wait" {
type = string
description = "The time to wait before boot."
default = "5s"
default = "10s"
}
variable "vm_boot_command" {