Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spread: work around SSH password authentication disabled by livecd-ro…
…otfs In recent images, livecd-rootfs may be disabling SSH password authentication by default, with the intention that cloud-init would enabled that by placing a higher priority file under /etc/sshd/sshd_config.d/. See https://git.launchpad.net/livecd-rootfs/commit/live-build/ubuntu-cpc/hooks.d/chroot/052-ssh_authentication.chroot?id=480d5b26ea97e0bfebac8aedfa1f2bf7286f027a for reference. Do the same as cloud-init would a drop a higher priority config overriding relevant SSHD settings. Signed-off-by: Maciej Borzecki <[email protected]>
- Loading branch information