commit
32adbf9e58
@ -63,7 +63,7 @@ module VagrantPlugins
|
||||
raise
|
||||
end
|
||||
rescue Vagrant::Errors::SSHConnectionTimeout
|
||||
message = "Connection timout."
|
||||
message = "Connection timeout."
|
||||
rescue Vagrant::Errors::SSHAuthenticationFailed
|
||||
message = "Authentication failure."
|
||||
rescue Vagrant::Errors::SSHDisconnected
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user