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
====
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1974483
Title:
autoinstall ssh:install-server:false is misleading in 22.04
Status in subiquity:
Triaged
Status in ubuntu-meta package in Ubuntu:
Confirmed
Status in ubuntu-meta source package in Jammy:
Confirmed
Bug description:
With 22.04, openssh-server is baked into the image curtin copies to
the target. The ssh:install-server key no longer controls whether
openssh-server gets installed. It should be easy enough to have the
bit of code that installs openssh-server when the key is true also
remove it when the key is false.
To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/1974483/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp