2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-24 13:21:12 +00:00

Merge pull request #5657 from Obihoernchen/patch-3

[Docu] Correct default xcatsslversion
This commit is contained in:
Mark Gurevich
2018-09-25 13:12:24 -04:00
committed by GitHub

View File

@@ -1308,7 +1308,7 @@ passed as argument rather than by table value',
" xcatdport: The port used by the xcatd daemon for client/server communication.\n\n" .
" xcatiport: The port used by xcatd to receive install status updates from nodes.\n\n" .
" xcatlport: The port used by xcatd command log writer process to collect command output.\n\n" .
" xcatsslversion: The ssl version by xcatd. Default is SSLv3.\n\n" .
" xcatsslversion: The ssl version by xcatd. Default is TLSv1.\n\n" .
" xcatsslciphers: The ssl cipher by xcatd. Default is 3DES.\n\n",
value => 'The value of the attribute specified in the "key" column.',
comments => 'Any user-written notes.',