From d8918437d1d0c35937c3b24b20a2a74ea7b380c5 Mon Sep 17 00:00:00 2001 From: Iwan Clement Date: Mon, 17 Jan 2022 09:26:18 +0100 Subject: [PATCH] no cd_files --- data/QuickAndDirty/test.pkr.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/QuickAndDirty/test.pkr.hcl b/data/QuickAndDirty/test.pkr.hcl index 2596847..eb59086 100644 --- a/data/QuickAndDirty/test.pkr.hcl +++ b/data/QuickAndDirty/test.pkr.hcl @@ -42,7 +42,7 @@ source "proxmox" "ubuntu" { storage_pool_type = "lvm-thin" format = "raw" } - cd_files = ["./ubuntu-20.04/user-data", "./ubuntu-20.04/meta-data"] + #cd_files = ["./ubuntu-20.04/user-data", "./ubuntu-20.04/meta-data"] #cd_label = "cidata" boot_command = [ " ",