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