mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-23 04:41:08 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user