For non ipmi methods, have confluent use the xcat<meth>.sh module that corresponds
This commit is contained in:
parent
d5134f8c91
commit
6f9c87f6b2
@ -356,7 +356,7 @@ foreach my $node (sort keys %$cfgenthash) {
|
||||
return $node;
|
||||
}
|
||||
if ($cmeth ne 'ipmi') {
|
||||
die 'TODO: non ipmi consoles...'
|
||||
$cmeth = 'xcat' . $cmeth;
|
||||
}
|
||||
my %parameters;
|
||||
$parameters{'console.method'} = $cmeth;
|
||||
|
Loading…
Reference in New Issue
Block a user