FSP/BPA redundancy: add supporting of cec object.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8443 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
147d0f8045
commit
5bf9564a70
@ -243,7 +243,7 @@ sub noderange_validate {
|
||||
}
|
||||
}
|
||||
#print "type:$type\n";
|
||||
if( $type =~/(fsp|lpar)/) {
|
||||
if( $type =~/(fsp|lpar|cec)/) {
|
||||
$f1 = 1;
|
||||
} else {
|
||||
$f2 = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user