proxmox-generate-ssh-key¶
Generate an SSH Key to distribute for authenticating SSH connections.
This is a very opinionated and quick SSH Key generation task. It will
build ed25519 elyptical curve Public and Private key halves.
The keys will be stored on the the profile specified by the Param proxmox/data-profile.
Once the key is built, the operator can retrieve the Private Key half and use that in
their ssh-agent, or as an ssh -i keyfile ... command line argument.
Warning
This task will overwrite the Param values, possibly losing the keys.
Objects that Reference proxmox-generate-ssh-key¶
- stages proxmox-generate-ssh-key in Proxmox Install and Configure v4.15.0 as part of Tasks (declared)