Fix bug 3464340: lsslp fb-> lost hwtype & nodetype & side
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11311 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
9fbec6dcf9
commit
8957e3193d
@ -167,7 +167,7 @@ my %globalnodetype = (
|
||||
frame => $::NODETYPE_PPC,
|
||||
hmc => $::NODETYPE_PPC,
|
||||
ivm => $::NODETYPE_PPC,
|
||||
cmm => $::NODETYPE_CMM,
|
||||
cmm => $::NODETYPE_MP,
|
||||
lpar =>"$::NODETYPE_PPC,$::NODETYPE_OSI"
|
||||
);
|
||||
##########################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user