Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cloudconfig: do not touch PasswordAuthentication
We have some application where we set PasswordAuthentication to "yes" in sshd_config. This has always worked, but for some reason cloud-init recently started setting it back to "no". Tell cloud-init to just not touch our config by setting ssh_pwauth to unchanged.
- Loading branch information