[04:10] I have ssh_pwauth: True and a ssh key for my admin user, it works just fine : https://paste.debian.net/1226555/ [04:12] I just deployed a box and used my private key to login and sshd_config has PasswordAuthentication set to yes [19:21] falcojr: finally got through your drop Xenial PR. Thanks for that. I have some thoughts on what we might still need to support for running these targets on Bionic Focal https://github.com/canonical/cloud-init/pull/1167/files [19:21] Pull 1167 in canonical/cloud-init "Remove 3.5 and xenial support (SC-711)" [Open] [19:24] Also I think I discovered an unrelated test leak to the underlying system on bionic only: for the tests/unittests/test_ds_identify.py resulting in 100% failed tests there. I'll debug that separately and put up a PR if it's not just a config error on my part. [19:34] I think the test leak failure on bionic is related to my changes to ds-identify to detect LXD datasource. [19:34] will fix ti [19:34] will fix it