I didn't get the stack running using the default vagrant plugin install vagrant-berkshelf.
I had to use vagrant plugin install vagrant-berkshelf --plugin-version '>= 2.0.1'with my version of Vagrant (1.6).
Just a heads-up, maybe you can incorporate this in the docs.