Change in ovirt-engine[ovirt-engine-3.3]: packaging: setup: do not use private key when constructing s...

Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: setup: do not use private key when constructing ssh public ...................................................................... packaging: setup: do not use private key when constructing ssh public configuration can have ssh-askpass which is in conflict to us. ssh-keygen of rhel does not have -m PKCS8 so we must construct the public key format our-selves. Change-Id: Ia79ea31d259003a880f0a01b6f888fd3e7bc993f Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M packaging/setup/plugins/ovirt-engine-setup/pki/ssh.py 1 file changed, 21 insertions(+), 21 deletions(-) Approvals: Ofer Schreiber: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18509 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia79ea31d259003a880f0a01b6f888fd3e7bc993f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com>
participants (1)
-
oschreib@redhat.com