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:
parent
0db2e1eb00
commit
d244c938cc
@ -136,7 +136,8 @@ sub add_ppc {
|
||||
{ hcp=>$server,
|
||||
id=>$id,
|
||||
pprofile=>$pprofile,
|
||||
parent=>$parent
|
||||
parent=>$parent,
|
||||
nodetype=>$hwtype,
|
||||
});
|
||||
$db{ppc}{commit} = 1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user