puppet-nova/releasenotes/notes/ed25519-key-ce510b4bbbd172b5.yaml
Trygve Vea 050523a3fb Add support for Ed25519 ssh keys
The Ed25519 public key algorithm is broadly deployed, and this commit
adds support for it.

Change-Id: I9300b3d5eb0bf351c094e1261dc56f990111934d
2023-07-19 02:49:53 +00:00

6 lines
108 B
YAML

---
features:
- |
The ``nova::nova_private_key`` parameter now supports the ``ssh-ed25519``
type.