SSH key injection at VM deploy time #35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When deploying a VM, allow the user to provide one or more SSH public keys get injected into the VM at boot time.
The keys are passed to chvm/cloud-hypervisor via cloud-init or a similar mechanism so they are available in the VM on first boot.
Tasks: