Vagrant v1.0.7 Release Notes

Release Date: 2013-03-13 // about 11 years ago
    • Detect if a newer version of Vagrant ran and error if it did, because we're not forward-compatible.
    • Check for guest additions version AFTER booting. [GH-1179]
    • Quote IdentityFile in ssh-config so private keys with spaces in the path work. [GH-1322]
    • Fix issue where multiple Puppet module paths can be re-ordered [GH-964]
    • Shell provisioner won't hang on Windows anymore due to unclosed tempfile. [GH-1040]
    • Retry setting default VM name, since it sometimes fails first time. [GH-1368]
    • Support setting hostname on Suse [GH-1063]