Skipping Autoinstall module

Hi all,

Running:
|Distributor ID:|Ubuntu|
|Description:|Ubuntu 22.04.3 LTS|
|Release:|22.04|
|Codename:|jammy|

LXD Version: 5.18

I’m launching the lxd instance with lxc launch ubuntu:22.04 -p bridgebr0 zabbix --storage default --config=user.user-data="$(cat ../../conf/zabbix-user-data)"

Instance launches fine but in /var/log/cloud-init-output.log - I get this

> 2023-10-08 20:49:16,366 - cc_ubuntu_autoinstall.py[WARNING]: Skipping autoinstall module. Expected one of the Ubuntu installer snap packages to be present: subiquity, ubuntu-desktop-installer

Any thoughts or advice?

Thanks

Do you see the error if you don’t specify user.user-data?