From affd672f4dbf9c2b0ae45edc9e2f7dcad13ffd41 Mon Sep 17 00:00:00 2001 From: Iwan Clement Date: Mon, 17 Jan 2022 02:05:39 +0100 Subject: [PATCH] type --- data/QuickAndDirty/test.pkr.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/data/QuickAndDirty/test.pkr.hcl b/data/QuickAndDirty/test.pkr.hcl index bc4df77..3558144 100644 --- a/data/QuickAndDirty/test.pkr.hcl +++ b/data/QuickAndDirty/test.pkr.hcl @@ -45,6 +45,7 @@ source "proxmox" "ubuntu" { } build { + type = "proxmox-iso" name = "packer-ubuntu" sources = [ "source.proxmox.ubuntu" ] username = "proxmox_user"