Problem:
Hi,
I’m currently running foreman 2.3.1 on CentOS 8. I have successfully added an Openstack server as a compute resource and I have also successfully created a CentOS 8 instance (from the official Centos 8.3 image). I have access to the login prompt via the Openstack console but unable to login as there is no password set on the image. Login is only via public key.
When provisioning it looks like foreman creates its own keypair and uses that on the server.
Where does foreman store the private key to use to allow ssh access to the instance and for which user is the key for?
Also for a future feature request can we include the option to select or create our own key when deploying from foreman?