mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 09:13:08 +00:00
Merge pull request #4070 from samveen/fix_3981
Fix for #3981: update switch information during mtms discovery
This commit is contained in:
commit
d6121a0a7e
@ -59,6 +59,7 @@ sub findme {
|
||||
$req->{command} = ['discovered'];
|
||||
$req->{noderange} = [ $nodes[0] ];
|
||||
$req->{bmc_node} = [$bmc_node];
|
||||
$req->{updateswitch} = ['yes'];
|
||||
$subreq->($req);
|
||||
%{$req} = ();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user