Sha256: 02f098c63d25a9c6b60b20664f3f975efc87dba00bd9d76def68e5c8e6f0ba0f

Contents?: true

Size: 1.35 KB

Versions: 2

Compression:

Stored size: 1.35 KB

Contents

# 3.0.1

* Bug Fixes
  * Fix issue loading configuration from a Berkshelf config.json

# 3.0.0

* Enhancements
  * Now leverages the Berkshelf version installed by ChefDK
  * Installation process of plugin should be many, many times faster

* Bug Fixes
  * Fix many installation issues for Windows users
  * Fix warning output of berkshelf path when berkshelf is disabled but a Berksfile is present
  * Ensure default values for configuration are properly set

# 2.0.1

* Bug Fixes
  * Fix gem conflict issue when installing as a ruby gem

# 2.0.0

* Enhancements
  * Support Berkshelf 3.0
  * Support Vagrant 1.5.x

# 1.3.4

* Bug Fixes
  * Fix undefined constant error when provisioning with Vagrant AWS

# 1.2.0

* 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

* Bug Fixes
  * Fix bug with AWS provisioner

# 1.1.2

* Enhancements
  * Support Vagrant 1.2
  * Plugin defaults to enabled, if Berksfile exists.

# 1.1.0

* Enhancements
  * Plugin defaults to disabled. Set 'config.berkshelf.enabled = true' in Vagrant config

# 1.0.0

* Breaking Changes
  * Separated Berkshelf Vagrant plugin into it's own gem (this one)

* Enhancements
  * Support Vagrant 1.1.x

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vagrant-berkshelf-4.0.0 CHANGELOG.md
vagrant-berkshelf-3.0.1 CHANGELOG.md