On top of that Ansible is also using ssh, so you need to 'override' the settings for the engine.
Best Regards, Strahil Nikolov На 7 юни 2020 г. 13:01:08 GMT+03:00, Yedidyah Bar David <[email protected]> написа: >On Sat, Jun 6, 2020 at 8:42 PM Michael Thomas <[email protected]> wrote: >> >> After a week of iterations, I finally found the problem. I was >setting 'PermitRootLogin no' in the global section of the bare metal OS >sshd_config, as we do on all of our servers. Instead, PermitRootLogin >is set to 'without-password' in a match block to allow root logins only >from a well-known set of hosts. > >Thanks for the report! > >> >> Can someone explain why setting 'PermitRootLogin no' in the >sshd_config on the hypervisor OS would affect the hosted engine >deployment? > >Because the engine (running inside a VM) uses ssh as root to connect >to the host (in which the engine vm is running). > >Best regards, >-- >Didi >_______________________________________________ >Users mailing list -- [email protected] >To unsubscribe send an email to [email protected] >Privacy Statement: https://www.ovirt.org/privacy-policy.html >oVirt Code of Conduct: >https://www.ovirt.org/community/about/community-guidelines/ >List Archives: >https://lists.ovirt.org/archives/list/[email protected]/message/ZOSVMS4LQFTKD7USTNJ5T73J6HWECRCV/ _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/SBGU46FKWTF2ZN3Y45HP7NGPJAIUKWYP/

