Add stanza example
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1920 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
263b5c109f
commit
bfe358c9e8
@ -108,6 +108,12 @@ To add "node01" to the "memberslist" attribute of a group definition called "Lin
|
||||
|
||||
chdef -p -t group -o LinuxNodes memberlist="node01"
|
||||
|
||||
=item 7.
|
||||
|
||||
To update a set of definitions based on information contained in the stanza file mystanzafile.
|
||||
|
||||
cat mystanzafile | chdef -z
|
||||
|
||||
=back
|
||||
|
||||
|
||||
@ -126,4 +132,4 @@ This command is part of the xCAT software product.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
See the mkdef(1), lsdef(1), rmdef(1), and xcatstanzafile(5) commands.
|
||||
See the mkdef(1), lsdef(1), rmdef(1), and xcatstanzafile(5) commands.
|
||||
|
Loading…
Reference in New Issue
Block a user