mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-27 16:35:35 +00:00
Fix example #5. Wrong attribute name.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@601 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -64,7 +64,7 @@ I<cat defstanzafile | mkdef -z>
|
||||
|
||||
5. To create a group definition called LinuxNodes containing the nodes clstrn01 and clstrn02.
|
||||
|
||||
I<mkdef -t group -o LinuxNodes memberlist="clstrn01,clstrn02">
|
||||
I<mkdef -t group -o LinuxNodes members="clstrn01,clstrn02">
|
||||
|
||||
6. To create a node definition for an FSP node using the attributes provided by the group fspnodes.
|
||||
|
||||
|
Reference in New Issue
Block a user