Release v0.12.1
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.