-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
Labels
No labels