I am following the opennebula 6.2 kvm installation guide on Debian Buster and am running into some issues.
The front-end nodes have a full oneadmin account with ssh credentials/keys.
The installation of the kvm nodes using apt-get -y install opennebula-node-kvm also give a oneadmin account but the .ssh directory is not created, no keys in /var/lib/one/.ssh
It seems the installation guide is incomplete, since oneadmin@kvmnode~:# ssh front-end does not have a key, so a password is required.