Closed mikedep333 closed 10 years ago
@mikedep333 you'll need to install the latest version of Vagrant-Berkshelf, you're using an older one. vagrant plugin install --plugin-version 2.0.1
.
Due to a bug in bundler/vagrant, you need to explicitly specify the version of the plugin you wish to use.
If I uninstall the vagrant-berkshelf plugin, this simple test succeeds.
I am running Ubuntu 14.04 64-bit.