Vagrant v1.0.6 Release Notes

Release Date: 2012-12-21 // over 11 years ago
    • Shell provisioner outputs proper line endings on Windows [GH-1164]
    • SSH upload opens file to stream which fixes strange upload issues.
    • Check for proper exit codes for Puppet, since multiple exit codes can mean success. [GH-1180]
    • Fix issue where DNS doesn't resolve properly for 12.10. [GH-1176]
    • Allow hostname to be a substring of the box name for Ubuntu [GH-1163]
    • Use puppet agent instead of puppetd to be Puppet 3.x compatible. [GH-1169]
    • Work around bug in VirtualBox exposed by bug in OS X 10.8 where VirtualBox executables couldn't handle garbage being injected into stdout by OS X.