bjori / vagrant-mongodb

Bootstrap multiple MongoDBs VMs (replicaset w/o auth, standalone w/o auth). Useful for developing locally
25 stars 9 forks source link

Incompatible to vagrant >= 1.1 #4

Open jbrinksmeier opened 11 years ago

jbrinksmeier commented 11 years ago

vagrant-mongodb does not run with vagrant versions above or equal to 1.1. Though I do not have a good knowledge of ruby, it seems that the plugin interface had lots of changes.

It would be great to keep vagrant-mongodb running on current vagrant version

moores commented 11 years ago

Is that related to this message?

Vagrant failed to initialize at a very early stage:

There was an error loading a Vagrantfile. The file being loaded and the error message are shown below. This is usually caused by a syntax error.

Path: /Users/moores/vagrant-mongodb/Vagrantfile Message: uninitialized constant Vagrant::Config::Base

zachlendon commented 11 years ago

Seeing the same issue on Vagrant 1.1