generator_files/Vagrantfile.erb in berkshelf-2.0.14 vs generator_files/Vagrantfile.erb in berkshelf-2.0.15
- old
+ new
@@ -60,12 +60,9 @@
# end
#
# View the documentation for the provider you're using for more
# information on available options.
- config.ssh.max_tries = 40
- config.ssh.timeout = 120
-
# The path to the Berksfile to use with Vagrant Berkshelf
# config.berkshelf.berksfile_path = "./Berksfile"
# Enabling the Berkshelf plugin. To enable this globally, add this configuration
# option to your ~/.vagrant.d/Vagrantfile file