Vagrant v0.7.6 Release Notes

Release Date: 2011-07-02 // almost 13 years ago
    • Run Chef commands in a single command. [GH-390]
    • Add nfs option for Chef to mount Chef folders via NFS. [GH-378]
    • Add translation for aborted state in VM. [GH-371]
    • Use full paths with the Chef provisioner so that restart cookbook will work. [GH-374]
    • Add "--no-color" as an argument and no colorized output will be used. [GH-379]
    • Added DEVICE option to the RedHat host only networking entry, which allows host only networking to work even if the VM has multiple NICs. [GH-382]
    • Touch the network configuration file for RedHat so that the sed works with host only networking. [GH-381]
    • Load prerelease versions of plugins if available.
    • Do not load a plugin if it depends on an invalid version of Vagrant.
    • Encrypted data bag support in Chef server provisioner. [GH-398]
    • Use the -H flag to set the proper home directory for sudo. [GH-370]