Vagrant v0.7.5 Release Notes

Release Date: 2011-05-16 // almost 13 years ago
    • config.ssh.port can be specified and takes highest precedence if specified. Otherwise, Vagrant will still attempt to auto-detect the port. [GH-363]
    • Get rid of RubyGems deprecations introduced with RubyGems 1.8.x
    • Search in pre-release gems for plugins as well as release gems.
    • Support for Chef-solo data_bags_path [GH-362]
    • Can specify path to Chef binary using binary_path [GH-342]
    • Can specify additional environment data for Chef using binary_env [GH-342]