FSP/BPA redundancy : add supporting of do rpower to CEC
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8370 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -189,7 +189,7 @@ sub fsp_state_action { | ||||
|     $fsp_name = $node_name;  | ||||
|  | ||||
|       | ||||
|     if($type_name =~ /^fsp$/ || $type_name =~ /^lpar$/) { | ||||
|     if($type_name =~ /^fsp$/ || $type_name =~ /^lpar$/ || $type_name =~ /^cec$/) { | ||||
|         $type = 0; | ||||
|     } else {  | ||||
| 	$type = 1; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user