diff --git a/data/QuickAndDirty/test.pkr.hcl b/data/QuickAndDirty/test.pkr.hcl index 991213a..12134fe 100644 --- a/data/QuickAndDirty/test.pkr.hcl +++ b/data/QuickAndDirty/test.pkr.hcl @@ -2,9 +2,9 @@ packer { } source "proxmox" "ubuntu" { - image = "ubuntu:focal" +# image = "ubuntu:focal" # proxmox_url = "http:/192.168.111.34:8006/api2/json" - commit = true +# commit = true username = "proxmox_user" password = "tvowyfv9gh23sdfAERtLWav2674" proxmox_url = "https://192.168.111.34:8006/api2/json"