This commit is contained in:
2022-01-18 13:49:40 +01:00
parent 40b85ac51d
commit 8a297ebcc1

View File

@@ -44,7 +44,7 @@ source "proxmox" "rocky" {
format = "raw"
}
boot_wait = "5s"
"boot_command": "<wait2><up><wait1><tab><wait1> inst.ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/redhat.kix<wait1s><enter>"
boot_command = ["<wait2><up><wait1><tab><wait1> inst.ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/redhat.kix<wait1s><enter>"]
}
build {