FSP/BPA redundancy : write nodetype to ppc table

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8406 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
yinle 2010-12-15 07:14:43 +00:00
parent 0db2e1eb00
commit d244c938cc

View File

@ -136,7 +136,8 @@ sub add_ppc {
{ hcp=>$server,
id=>$id,
pprofile=>$pprofile,
parent=>$parent
parent=>$parent,
nodetype=>$hwtype,
});
$db{ppc}{commit} = 1;