syntax
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user