Skip to content

Update for Vagrant #266

@cosmicdreams

Description

@cosmicdreams

When spinning up the VM with Vagrant I receive the following warning:

There were warnings and/or errors while loading your Vagrantfile
for the machine 'default'.

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'...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions