← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~yeazelm/cloud-init:ssh_authorizedkeys into cloud-init:master

 

The proposal to merge ~yeazelm/cloud-init:ssh_authorizedkeys into cloud-init:master has been updated.

Description changed to:

Fix issue with multiple AuthorizedKeysFile entries

If a user puts two entries for AuthorizedKeysFile in an sshd_config, 
then cloud-init would fail when trying to add keys.
The change is to pick the first entry.

LP: #1404060


For more details, see:
https://code.launchpad.net/~yeazelm/cloud-init/+git/cloud-init/+merge/331897
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~yeazelm/cloud-init:ssh_authorizedkeys into cloud-init:master.


References