Closed achekulaev closed 9 years ago
I'm no longer able to reproduce the issue. Both Mac and Windows install vagrant plugins properly on the first run prior to proceeding with the VM boot. Closing.
On Mac
$ vagrant plugin uninstall vagrant-triggers
Uninstalling the 'vagrant-triggers' plugin...
$ vagrant up
Installing the 'vagrant-triggers' plugin. This can take a few minutes...
Installed the plugin 'vagrant-triggers (0.5.2)'!
Bringing machine 'boot2docker' up with 'virtualbox' provider...
...
On Windows
vagrant up /c/Projects/drude-testing
Installing the 'vagrant-triggers' plugin. This can take a few minutes...
Installed the plugin 'vagrant-triggers (0.5.2)'!
WARNING: defaulting to the slowest folder sync option (vboxfs)
Bringing machine 'boot2docker' up with 'virtualbox' provider......
...
Append installation of vagrant plugins to boot2docker installation or otherwise they get installed on first vagrant run which breaks that first run.