Submitted by pcfreak30 on Thu, 02/20/2014 - 20:42
Allow one or more ssh keys to be configured to be installed to a system when an associated image is installed.
All you really need to do is add a multi-select box to the import/add/edit image screens and check during provisioning.
Status:
Active
Comments
Submitted by JamieCameron on Thu, 02/20/2014 - 23:57 Comment #1
I can't guarantee we will implement this, but you can select for each SSH key (on the SSH Keys page) if it gets added to new VMs or not.
Submitted by pcfreak30 on Fri, 02/21/2014 - 00:26 Comment #2
Yes I am aware, though there may be select cases that are depending on the image used rather than globally or individually.
Submitted by JamieCameron on Fri, 02/21/2014 - 13:46 Comment #3
Perhaps a better option would be for an image to keep the keys it already has, as discussed in your other ticket.
Submitted by pcfreak30 on Fri, 02/21/2014 - 13:49 Comment #4
Actually presently I am having to pass --ssh-key to create-system to prevent those from being stripped. But this would follow how virtualmin is already setup to handle SSH keys anyways.