From a76c99e8259623c6885bb63b9c17af1ca5595150 Mon Sep 17 00:00:00 2001 From: rblundon Date: Tue, 23 Sep 2025 15:30:38 -0500 Subject: [PATCH] .. --- .../04-vm-templates/ubuntu-24.04.03/ubuntu-24.04.pkr.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra-config/04-vm-templates/ubuntu-24.04.03/ubuntu-24.04.pkr.hcl b/infra-config/04-vm-templates/ubuntu-24.04.03/ubuntu-24.04.pkr.hcl index 6aa9967..ac4aba3 100755 --- a/infra-config/04-vm-templates/ubuntu-24.04.03/ubuntu-24.04.pkr.hcl +++ b/infra-config/04-vm-templates/ubuntu-24.04.03/ubuntu-24.04.pkr.hcl @@ -44,7 +44,7 @@ source "proxmox-iso" "ubuntu-2404" { #pre_enrolled_keys = true } - VM Cloud-Init Settings + # VM Cloud-Init Settings cloud_init = true cloud_init_storage_pool = "${var.proxmox_vm_storage_pool}"