Vagrant v1.2.7 Release Notes

Release Date: 2013-07-28 // almost 11 years ago
  • 🐛 BUG FIXES:

    • On Windows, properly convert synced folder host path to a string so that separator replacement works properly.
    • Use --color=false for no color in Puppet to support older versions properly. [GH-2000]
    • Make sure the hostname configuration is a string. [GH-1999]
    • cURL downloads now contain a user agent which fixes some issues with downloading Vagrant through proxies. [GH-2003]
    • vagrant plugin install will now always properly show the actual installed gem name. [GH-1834]