diff --git a/data/QuickAndDirty/test.pkr.hcl b/data/QuickAndDirty/test.pkr.hcl index eb59086..37c3139 100644 --- a/data/QuickAndDirty/test.pkr.hcl +++ b/data/QuickAndDirty/test.pkr.hcl @@ -2,9 +2,6 @@ packer { } source "proxmox" "ubuntu" { -# image = "ubuntu:focal" -# proxmox_url = "http:/192.168.111.34:8006/api2/json" -# commit = true proxmox_url = "https://192.168.111.34:8006/api2/json" node = "grosnoeud" iso_file = "ISOS:iso/ubuntu-20.04.3-live-server-amd64.iso"