Michael Burns has posted comments on this change. Change subject: setup: move the certificate generation ......................................................................
Patch Set 2: /etc/pki is small and very low hanging fruit. /etc is *much* bigger and beyond what we can persist with the current partitioning layout. extending the size of the LV where we persist is non-trivial given it's upgrade impact. Persisting is done as one of the final steps in the installation process. There is no trigger, it just happens automatically when you install, similar to how we persist ssh keys, etc. Essentially, we have a list of files/directories that we think are important and we persist those in a batch at the end of the installation. -- 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: 2 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
