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

Document requirement for vagrant-omnibus plugin #121

Closed
spuder opened this issue Jan 20, 2015 · 0 comments
Closed

Document requirement for vagrant-omnibus plugin #121

spuder opened this issue Jan 20, 2015 · 0 comments

Comments

@spuder
Copy link

spuder commented Jan 20, 2015

If you attempt to start up the vagrant vm, you will get the following error.

sowens-MBP:chef-zookeeper sowen$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'opscode_ubuntu-12.04_provisionerless' could not be found. Attempting to find and install...
    default: Box Provider: virtualbox
    default: Box Version: >= 0
==> default: Adding box 'opscode_ubuntu-12.04_provisionerless' (v0) for provider: virtualbox
    default: Downloading: https://opscode-vm.s3.amazonaws.com/vagrant/opscode_ubuntu-12.04_provisionerless.box
==> default: Successfully added box 'opscode_ubuntu-12.04_provisionerless' (v0) for 'virtualbox'!
There are errors in the configuration of this machine. Please fix
the following errors and try again:

Vagrant:
* Unknown configuration section 'omnibus'.

The solution is to install the plugin

 vagrant plugin install vagrant-omnibus
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

1 participant