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 6a63ad1..059cf71 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 @@ -22,15 +22,14 @@ autoinstall: packages: - qemu-guest-agent - chrony -# - sudo storage: layout: name: lvm # direct policy: all - swap: - filename: /swap.img - size: auto + # swap: + # filename: /swap.img + # size: auto user-data: disable_root: true