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

Update Vagrantfile #8

Open
wizonesolutions opened this issue Jun 7, 2013 · 1 comment
Open

Update Vagrantfile #8

wizonesolutions opened this issue Jun 7, 2013 · 1 comment

Comments

@wizonesolutions
Copy link

It's giving a few warnings because Vagrant 1.1+. Copy/pasted:

There were warnings and/or errors while loading your Vagrantfile.
Your Vagrantfile was written for an earlier version of Vagrant,
and while Vagrant does the best it can to remain backwards
compatible, there are some cases where things have changed
significantly enough to warrant a message. These messages are
shown below.

Warnings:
* `config.vm.customize` calls are VirtualBox-specific. If you're
using any other provider, you'll have to use config.vm.provider in a
v2 configuration block.
* The 'v-root' shared folders have been renamed to 'vagrant-root'.
Assuming you meant 'vagrant-root'...
@mgifford
Copy link
Contributor

mgifford commented Apr 5, 2014

Think that's fixed with this patch:
mgifford@07052f4

It's all bundled with the same pull request though.

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