From 3c90b688960bfc603e80e89dc96885e22ee40eb7 Mon Sep 17 00:00:00 2001 From: rblundon Date: Sun, 21 Sep 2025 17:27:24 -0500 Subject: [PATCH] packer bug resolved --- infra-config/04-vm-templates/ubuntu-24.04.03/http/user-data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra-config/04-vm-templates/ubuntu-24.04.03/http/user-data b/infra-config/04-vm-templates/ubuntu-24.04.03/http/user-data index faded0e..b8dcc62 100644 --- a/infra-config/04-vm-templates/ubuntu-24.04.03/http/user-data +++ b/infra-config/04-vm-templates/ubuntu-24.04.03/http/user-data @@ -27,7 +27,7 @@ autoinstall: - unzip - openssh-server - util-linux-extra -# - qemu-guest-agent + - qemu-guest-agent - cloud-init user-data: disable_root: false