mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 09:13:08 +00:00
disable configssh routine
This commit is contained in:
parent
20b71f888b
commit
6112875d5d
@ -283,7 +283,7 @@ sub process_request {
|
||||
|
||||
if ($request->{command}->[0] eq "getopenbmccons") {
|
||||
foreach (@donargs) {
|
||||
configssh($_, $callback);
|
||||
#configssh($_, $callback);
|
||||
getopenbmccons($_, $callback);
|
||||
}
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user