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:
parent
403c05e92e
commit
d154f58ed0
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user