Skip to content

vagrantconfig vagrantbox name error #2

@oldlastman

Description

@oldlastman

hello
I clone this proyect and made:

vagrant box add base http://files.vagrantup.com/precise32.box <------- OK
git clone https://github.com/cacois/vagrant-node-mongo.git <------- OK
cd vagrant-node-mongo <------- OK
vagrant up <------- ERROR ERROR ..

In the vagrantconfig file the box name is
config.vm.box = "precise32"

But when i add the box i named it "base" ... i supouse

If i change config this way
config.vm.box = "base"

All go fine...

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions