Vagrant v1.7.4 Release Notes

Release Date: 2015-07-17 // almost 9 years ago
  • 🐛 BUG FIXES:

    • communicators/winrm: catch timeout errors [GH-5971]
    • communicators/ssh: use the same SSH args for vagrant ssh with and without a command [GH-4986, GH-5928]
    • guests/fedora: networks can be configured without nmcli [GH-5931]
    • guests/fedora: biosdevname can return 4 or 127 [GH-6139]
    • guests/redhat: systemd detection should happen on guest [GH-5948]
    • guests/ubuntu: setting hostname fixed in 12.04 [GH-5937]
    • hosts/linux: NFS can be configured without $TMP set on the host [GH-5954]
    • hosts/linux: NFS will sudo copying back to /etc/exports [GH-5957]
    • providers/docker: Add pull setting, default to false [GH-5932]
    • providers/virtualbox: remove UNC path conversion on Windows since it caused mounting regressions [GH-5933]
    • provisioners/puppet: Windows Puppet 4 paths work correctly [GH-5967]
    • provisioners/puppet: Fix config merging errors [GH-5958]
    • provisioners/salt: fix "dummy config" error on bootstrap [GH-5936]