grtjn / mlvagrant

Scripts for bootstrapping a local MarkLogic cluster for development purposes using https://www.vagrantup.com/ and https://www.virtualbox.org/.
Apache License 2.0
19 stars 16 forks source link

Upgrade Vagrant wipes out /opt/vagrant directory #126

Closed MJMoody closed 6 years ago

MJMoody commented 6 years ago

I just upgraded Vagrant on OSX to latest version - 2.1.1

After upgrading Vagrant, I also re-installed plugins, vagrant-hostmanager to 1.8.8, and vagrant-vbguest to 0.15.1.

I then tried creating a new ml-vagrant image -- but my /opt/vagrant scripts were all gone!

Looks like the /opt/vagrant directory was wiped clean and replaced with folders bin and embedded by the latest Vagrant installer.

grtjn commented 6 years ago

Thnx.. I'll consider moving over to /opt/mlvagrant instead.. I just need to think how to be backwards-compatible..

grtjn commented 6 years ago

I moved over to /opt/mlvagrant