Alon Bar-Lev has uploaded a new change for review. Change subject: doc: pki: update environment documentation ......................................................................
doc: pki: update environment documentation Change-Id: Id7c8fde4165ec85940d2f05ea53570f63813f011 Signed-off-by: Alon Bar-Lev <[email protected]> --- M README.environment 1 file changed, 12 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-host-deploy refs/changes/69/13069/1 diff --git a/README.environment b/README.environment index 5c44190..4ba125d 100644 --- a/README.environment +++ b/README.environment @@ -22,8 +22,18 @@ VDSM/keySize(int) [2048] RSA key size. -VDSM/certificateEnrollment(bool) [True] - Enable certificate enrollment. +VDSM/certificateEnrollment(str) [inline] + Certificate enrollment. + none - do not enroll. + request - generate only certificate request. + accept - only accept certificate. + inline - perform enrollment inline (request, accept). + +VDSM/certificateChain(multi-str) + Certificate chain to accept during 'accept' enrollment. + +VDSM/keySize(int) [2048] + Key side to use when generating certificate request. VDSM/vdsmId(str) VDSM id. -- To view, visit http://gerrit.ovirt.org/13069 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id7c8fde4165ec85940d2f05ea53570f63813f011 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: ovirt-host-deploy-1.0 Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
