Vagrant v0.9.5 Release Notes

Release Date: 2012-02-05 // about 12 years ago
    • Fix crashing case when all network options are :auto_config false. [GH-689]
    • Type of network adapter can be specified with :nic_type. [GH-690]
    • The NFS version can be specified with the :nfs_version option on shared folders. [GH-557]
    • Greatly improved FreeBSD guest and host support. [GH-695]
    • Fix instability with RedHat guests and host only and bridged networks. [GH-698]
    • When using bridged networking, only list the network interfaces that are up as choices. [GH-701]
    • More intelligent handling of the certname option for puppet server. [GH-702]
    • You may now explicitly set the network to bridge to in the Vagrantfile using the :bridge parameter. [GH-655]