From 14d28f7937b811aefb4c64dbed364f22255e73c3 Mon Sep 17 00:00:00 2001 From: rblundon Date: Tue, 23 Sep 2025 15:27:53 -0500 Subject: [PATCH] re-enable cloud-init --- .../04-vm-templates/ubuntu-24.04.03/ubuntu-24.04.pkr.hcl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 e75d9c4..f861951 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,9 +44,9 @@ source "proxmox-iso" "ubuntu-2404" { #pre_enrolled_keys = true } - # VM Cloud-Init Settings - # cloud_init = true - # cloud_init_storage_pool = "${var.proxmox_vm_storage_pool}" + VM Cloud-Init Settings + cloud_init = true + cloud_init_storage_pool = "${var.proxmox_vm_storage_pool}" boot_command = [ "",