Yedidyah Bar David has posted comments on this change.

Change subject: packaging: setup: do not use private key when constructing ssh 
public
......................................................................


Patch Set 3:

(1 comment)

....................................................
File packaging/setup/plugins/ovirt-engine-setup/pki/ssh.py
Line 91:         rc, sshpubkey, stderr = self.execute(
Line 92:             (
Line 93:                 self.command.get('ssh-keygen'),
Line 94:                 '-i',
Line 95:                 '-m', 'PKCS8',
-m does not exist in RHEL6's openssh (which isn't new enough).
Line 96:                 '-f', '/dev/fd/0',
Line 97:             ),
Line 98:             stdin=pubkey,
Line 99:         )


-- 
To view, visit http://gerrit.ovirt.org/18436
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia79ea31d259003a880f0a01b6f888fd3e7bc993f
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to