Since 3.3 we support non root ssh with correct configuration of sudo. If a user other than root is set in environment: 1. Put key at that user. 2. Install sudo file: /etc/sudoers.d/10-ovirt-engine-setup-aio.conf --- Defaults:@USER@ !requiretty user1 ALL=(ALL) NOPASSWD: /bin/sh --- 3. When adding the host specify @USER@ to use. Should work
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.