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 f861951..6aa9967 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 @@ -45,8 +45,8 @@ source "proxmox-iso" "ubuntu-2404" { } VM Cloud-Init Settings - cloud_init = true - cloud_init_storage_pool = "${var.proxmox_vm_storage_pool}" + cloud_init = true + cloud_init_storage_pool = "${var.proxmox_vm_storage_pool}" boot_command = [ "",