parent
e37918e42e
commit
cdd5d54208
|
@ -27,7 +27,7 @@ module VagrantPlugins
|
|||
|
||||
# Increase the SSH connection timeout, as the Ansible default value (10 seconds)
|
||||
# is a bit demanding for some overloaded developer boxes. This is particularly
|
||||
# helpful when additioal virtual networks are configured, as their availability
|
||||
# helpful when additional virtual networks are configured, as their availability
|
||||
# is not controlled during vagrant boot process.
|
||||
options << "--timeout=30"
|
||||
|
||||
|
|
Loading…
Reference in New Issue