Closed znz closed 11 years ago
Some settings are incompatible with vagrant v1.3.0.
see https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md#130-september-5-2013 for detail.
% vagrant up Bringing machine 'default' up with 'virtualbox' provider... There are errors in the configuration of this machine. Please fix the following errors and try again: SSH: * The following settings don't exist: max_tries, timeout
Thank you. But it only supports 1.2.2. I think the support of 1.3.x.
config.ssh.max_tries is gone.
config.ssh.max_tries
Support vagrant 1.3.1 https://github.com/ogom/cookbook-gitlab/commit/8690e1f8b64de0ccf8862be53c6937b484d0cdc5
Some settings are incompatible with vagrant v1.3.0.
see https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md#130-september-5-2013 for detail.