Vagrant v1.1.2 Release Notes

Release Date: 2013-03-18 // about 11 years ago
  • 🐛 BUG FIXES:

    • When not specifying a cookbooks_path for chef-solo, an error won't be shown if "cookbooks" folder is missing.
    • Fix typo for exception when no host-only network with NFS. [GH-1448]
    • Use UNSET_VALUE/nil with args on shell provisioner by default since [] was too truthy. [GH-1447]