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