Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multinodes vagrant up #64

Closed
thorduri opened this issue May 28, 2015 · 2 comments
Closed

multinodes vagrant up #64

thorduri opened this issue May 28, 2015 · 2 comments

Comments

@thorduri
Copy link
Contributor

Due to the vagrant-berkshelf plugin changing into a middleware (I'm not exactly sure when/how this happened or what the full implications are, apologies for this) it seems it's now a requirement to run
vagrant up --provision to have everything done for you.

Simply running vagrant up will bomb out with a confusing error message regarding Berkshelf.

I'm not 100% this is a problem for everyone, as it seem to depend on the versions of the software being used, in my case: OSX, Vagrant 1.7.2, ChefDK 0.6.0, vagrant-berkshelf (4.0.4), vagrant-omnibus (1.4.1).

The ,,fix'' if you will would be to change the README example from vagrant up to vagrant up --provision.

@everpeace
Copy link
Owner

could you post the log for me to dig what happened??

@thorduri
Copy link
Contributor Author

thorduri commented Jun 1, 2015

This was a PEBKAC. Apologies!

@thorduri thorduri closed this as completed Jun 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants