Add a example of using chdef to mmodify the node's hwtype.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10009 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
83ac441e1c
commit
179b952768
@ -148,6 +148,12 @@ To change the node object name from node1 to node2.
|
||||
|
||||
chdef -t node -o node1 -n node2
|
||||
|
||||
=item 10.
|
||||
|
||||
To change the node hwtype, this command will change the value of ppc.nodetype.
|
||||
|
||||
chdef -t node -o node1 hwtype=lpar
|
||||
|
||||
=back
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user