fwiw, this worked for me with 22.04 LTS ISO.
==== #cloud-config autoinstall: version: 1 identity: hostname: ubuntu-server username: ubuntu # password=ubuntu password: "$6$exDY1mhS4KUYCE/2$zmn9ToZwTKLhCw.b4/b.ZRTIZM30JZ4QrOQ2aOXJ8yk96xpcCof0kxKwuX1kqLG/ygbJ1f8wxED22bTL4F46P0" ssh: install-server: yes # https://launchpad.net/bugs/1974483 allow-pw: no ====
fwiw, this worked for me with 22.04 LTS ISO.
==== YCE/2$zmn9ToZwT KLhCw.b4/ b.ZRTIZM30JZ4Qr OQ2aOXJ8yk96xpc Cof0kxKwuX1kqLG /ygbJ1f8wxED22b TL4F46P0" /launchpad. net/bugs/ 1974483
#cloud-config
autoinstall:
version: 1
identity:
hostname: ubuntu-server
username: ubuntu
# password=ubuntu
password: "$6$exDY1mhS4KU
ssh:
install-server: yes # https:/
allow-pw: no
====