Vagrant v1.6.5 Release Notes

Release Date: 2014-09-04 // over 9 years ago
  • 🐛 BUG FIXES:

    • core: forward SSH even if WinRM is used. [GH-4437]
    • communicator/ssh: Fix crash when pty is enabled with SSH. [GH-4452]
    • guests/redhat: Detect various RedHat flavors. [GH-4462]
    • guests/redhat: Fix typo causing crash in configuring networks. [GH-4438]
    • guests/redhat: Fix typo causing hostnames to not set. [GH-4443]
    • providers/virtualbox: NFS works when using DHCP private network. [GH-4433]
    • provisioners/salt: Fix error when removing non-existent bootstrap script on Windows. [GH-4614]