mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-20 21:20:36 +00:00
increased the timeout value for ssh/telnet connection for MelloxIB switch
This commit is contained in:
@ -634,7 +634,7 @@ sub setSSHcfg {
|
||||
}
|
||||
|
||||
my @result = $mysw->expect(
|
||||
5,
|
||||
10,
|
||||
[
|
||||
$pwd_prompt,
|
||||
sub {
|
||||
|
Reference in New Issue
Block a user