Vagrant v0.6.9 Release Notes

Release Date: 2010-12-21 // over 13 years ago
    • Puppet provisioner. [GH-223]
    • Solaris system configurable to use sudo.
    • Solaris system registered, so it can be set with :solaris.
    • vagrant package include can be a directory name, which will cause the contents to be recursively copied into the package. [GH-241]
    • Arbitrary options to puppet binary can be set with config.puppet.options. [GH-242]
    • BSD hosts use proper GNU sed syntax for clearing NFS shares. [GH-243]
    • Enumerate VMs in a multi-VM environment in order they were defined. [GH-244]
    • Check for VM boot changed to use timeout library, which works better with Windows.
    • Show special error if VirtualBox not detected on 64-bit Windows.
    • Show error to Windows users attempting to use host only networking since it doesn't work yet.