FSP/BPA redundancy: add supporting of CEC object
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8495 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -419,7 +419,7 @@ sub rmhwconn_parse_args | ||||
|             next; | ||||
|         } | ||||
|  | ||||
|         if ( $nodetype eq 'fsp' and  | ||||
|         if ( ($nodetype eq 'fsp' or $nodetype eq 'cec') and  | ||||
|                 $node_parent and  | ||||
|                 $node_parent ne $node) | ||||
|         { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user