2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-02 00:08:20 +00:00

Add note to the site man page information on installdir

This commit is contained in:
Jarrod Johnson
2017-06-12 14:45:48 -04:00
parent bdd8e64cf4
commit 2b8d9048b5

View File

@@ -1129,7 +1129,7 @@ passed as argument rather than by table value',
" prefix (e.g. 00:11:aa)\n\n" .
" genpasswords: Automatically generate random passwords for BMCs when configuring\n" .
" them.\n\n" .
" installdir: The local directory name used to hold the node deployment packages.\n\n" .
" installdir: The local directory name used to hold the node deployment packages. This path must start with / and be fully qualified.\n\n" .
" installloc: The location from which the service nodes should mount the \n" .
" deployment packages in the format hostname:/path. If hostname is\n" .
" omitted, it defaults to the management node. The path must\n" .