- Enhancements
- Support Berkshelf 3.0
- Support Vagrant 1.5.x
- Bug Fixes
- Fix undefined constant error when provisioning with Vagrant AWS
-
Breaking Changes
- Rename to vagrant-berkshelf
-
Enhancements
- Trigger the plugin also on
vagrant reload
- Check Vagrant version to see if it's supported
- cookbooks uploaded via chef_client will be forced and not frozen
- Respect --no-provision flag
- Trigger the plugin also on
-
Bug Fixes
- Fix bug with AWS provisioner
- Enhancements
- Support Vagrant 1.2
- Plugin defaults to enabled, if Berksfile exists.
- Enhancements
- Plugin defaults to disabled. Set 'config.berkshelf.enabled = true' in Vagrant config
-
Breaking Changes
- Separated Berkshelf Vagrant plugin into it's own gem (this one)
-
Enhancements
- Support Vagrant 1.1.x