From b376b443ce00e738a6284d407e129782d1a3c7bb Mon Sep 17 00:00:00 2001 From: Iwan Clement Date: Mon, 17 Jan 2022 09:25:37 +0100 Subject: [PATCH] no cd_label --- 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 e21af85..2596847 100644 --- a/data/QuickAndDirty/test.pkr.hcl +++ b/data/QuickAndDirty/test.pkr.hcl @@ -43,7 +43,7 @@ source "proxmox" "ubuntu" { format = "raw" } cd_files = ["./ubuntu-20.04/user-data", "./ubuntu-20.04/meta-data"] - cd_label = "cidata" + #cd_label = "cidata" boot_command = [ " ", "autoinstall ds=nocloud;",