How to add vagrant plugin on windows?

812 views
Skip to first unread message

Geronimo Orozco

unread,
Nov 21, 2012, 7:24:04 PM11/21/12
to vagra...@googlegroups.com
I am running vagrant on windows with the system installation (1.0.5 msi), and I'd like to add extra plugin.

In my linux box there is no problem, I am just using rvm, and all i do is gem install vagrant-plugin but on my windows machine i am just using the .msi installer..

Any suggestion?

Geronimo Orozco

unread,
Nov 23, 2012, 6:30:00 PM11/23/12
to vagra...@googlegroups.com
Auto reply:

vagrant box install <plugin>

Geronimo Orozco

unread,
Nov 23, 2012, 6:37:57 PM11/23/12
to vagra...@googlegroups.com
vagrant box gem install <vagrant-plugin>

in windows you may have this error:  https://github.com/mitchellh/vagrant/issues/817

Workaround:
Run C:\vagrant\vagrant\embedded\devkit\devkitvars.bat to load the devkit env variables.

Arlo Waterbury

unread,
Jan 27, 2014, 5:29:29 PM1/27/14
to vagra...@googlegroups.com
For me, in Vagrant 1.3.4, this command worked:
vagrant plugin install vagrant-vbguest
Reply all
Reply to author
Forward
0 new messages