set hmc as 'ppc' in nodetype.nodetype
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -371,7 +371,7 @@ sub writehmc { | ||||
| 	 | ||||
| 	# using hostname-range, write regex for: ppc.node, nodetype.nodetype  | ||||
| 	$tables{'ppc'}->setNodeAttribs('hmc', {nodetype => 'hmc'}); | ||||
| 	#$tables{'nodetype'}->setNodeAttribs('hmc', {nodetype => 'hmc'}); | ||||
| 	$tables{'nodetype'}->setNodeAttribs('hmc', {nodetype => 'ppc'}); | ||||
| 	 | ||||
| 	# Set the 1st two hmcs as the ones CNM should send service events to | ||||
| 	$nodes = [noderange($hmcrange, 0)]; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user