Federico Simoncelli has posted comments on this change. Change subject: setup: move the certificate generation ......................................................................
Patch Set 4: (1 inline comment) .................................................... File vdsm/vdsmd.init.in Line 431: shutdown_conflicting_srv && stop_libvirtd_sysv Line 432: Line 433: if ! @LIBEXECDIR@/vdsm-gencerts.sh --check; then Line 434: echo -n $"Configuring a self-signed VDSM host certificate: " Line 435: @LIBEXECDIR@/vdsm-gencerts.sh && success || failure ; echo Line 436: fi Line 437: Line 438: reconfigure noforce Line 439: ret_val=$? -- To view, visit http://gerrit.ovirt.org/8368 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I40fa3d9a6a54e312e399af3f87ac67e843078360 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
