Change in ovirt-engine[master]: pki: openssh: workaround rhel-6 keygen incompatibility

Sandro Bonazzola has submitted this change and it was merged. Change subject: pki: openssh: workaround rhel-6 keygen incompatibility ...................................................................... pki: openssh: workaround rhel-6 keygen incompatibility Principals parameter differ in rhel-6. Upstream/fedora/rhel-7: ssh-keygen -s ca_key -I certificate_identity [-h] [-n principals] [-O option] [-V validity_interval] [-z serial_number] file ... rhel-6: ssh-keygen -s ca_key -I certificate_identity [-h] [-Z principals] [-O option] [-V validity_interval] [-z serial_number] file ... Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1235253 Change-Id: I372c4ad5760400f4875741f2b095e3234c7baac4 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M packaging/bin/pki-enroll-openssh-cert.sh 1 file changed, 6 insertions(+), 1 deletion(-) Approvals: Alon Bar-Lev: Verified Sandro Bonazzola: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/42807 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I372c4ad5760400f4875741f2b095e3234c7baac4 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
sbonazzo@redhat.com