From 36c5215ed43a018a8cd9e99699678fce95325c09 Mon Sep 17 00:00:00 2001 From: rblundon Date: Sun, 21 Sep 2025 15:03:45 -0500 Subject: [PATCH] :( --- infra-config/04-vm-templates/ubuntu-24.04.03/http/user-data | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 88b07f1..faded0e 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 @@ -23,12 +23,11 @@ autoinstall: - arches: [i386, amd64] uri: "http://archive.ubuntu.com/ubuntu" packages: - - ca-certificates - curl - unzip - openssh-server - util-linux-extra - - qemu-guest-agent +# - qemu-guest-agent - cloud-init user-data: disable_root: false