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}"