fix bug 3529000: FB need set installnic first
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13032 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
cd9a117e07
commit
e2e71fe5a5
@ -1799,7 +1799,7 @@ sub getmacs {
|
||||
push @midxary,$1;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
} elsif ($display !~ /yes/){
|
||||
$nrtab->close;
|
||||
return -1, "please set noderes.installnic or noderes.primarynic";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user