Hello,
When running PVE 9, it generates an rsa key, and automatically add it to the authorized_keys.
Is there a way to prevent it from generating **RSA** keys, and use ed25519 keys ?
1. I don't see any reason to generate a key, and add it to the authorized_keys while not running a cluster
2...