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 = [ "",