Fix the bug that rspconfig can't change node name on HMC
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9937 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -44,7 +44,9 @@ my %lssyscfg = ( | ||||
| my %chsyscfg = ( | ||||
|   prof   =>"chsyscfg -r prof -m %s -i %s", | ||||
|   bpa    =>"chsyscfg -r frame -e %s -i %s", | ||||
|   fsp    =>"chsyscfg -r sys -m %s -i %s" | ||||
|   fsp    =>"chsyscfg -r sys -m %s -i %s", | ||||
|   frame  =>"chsyscfg -r frame -e %s -i %s", | ||||
|   cec    =>"chsyscfg -r sys -m %s -i %s", | ||||
| ); | ||||
|  | ||||
| ############################################## | ||||
|   | ||||
		Reference in New Issue
	
	Block a user