From d1b6df7d94cffaeabdcee9ae27568e29981551d0 Mon Sep 17 00:00:00 2001 From: rblundon Date: Tue, 23 Sep 2025 15:29:12 -0500 Subject: [PATCH] typo --- .../04-vm-templates/ubuntu-24.04.03/ubuntu-24.04.pkr.hcl | 4 ++-- 1 file changed, 2 insertions(+), 2 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 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 = [ "",