yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #79552
[Bug 1839473] [NEW] Cloudinit can't set ssh certificate
Public bug reported:
Don't delete things under /etc/ssh. If you use write_files to add a SSH
certificate like ssh_host_ecdsa_key-cert.pub, it doesn't work because it
deletes everything.
You have to set ssh_deletekeys to false to prevent it from deleting
things but then you have the other key types under /etc/ssh which you
may not want.
** Affects: cloud-init
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1839473
Title:
Cloudinit can't set ssh certificate
Status in cloud-init:
New
Bug description:
Don't delete things under /etc/ssh. If you use write_files to add a
SSH certificate like ssh_host_ecdsa_key-cert.pub, it doesn't work
because it deletes everything.
You have to set ssh_deletekeys to false to prevent it from deleting
things but then you have the other key types under /etc/ssh which you
may not want.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1839473/+subscriptions
Follow ups