diff --git a/data/QuickAndDirty/test.pkr.hcl b/data/QuickAndDirty/test.pkr.hcl index 603f241..b0291db 100644 --- a/data/QuickAndDirty/test.pkr.hcl +++ b/data/QuickAndDirty/test.pkr.hcl @@ -42,6 +42,7 @@ source "proxmox" "ubuntu" { } #cd_files = ["./ubuntu-20.04/user-data", "./ubuntu-20.04/meta-data"] #cd_label = "cidata" + boot_wait = "5s" boot_command = [ " ", "autoinstall ds=nocloud-net;seedfrom=http://{{ .HTTPIP }}:{{ .HTTPPort }}/",