This website requires JavaScript.
Explore
Help
Sign In
haskal
/
vagrant
Watch
1
Star
0
Fork
You've already forked vagrant
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c0c3e7bf43
vagrant
/
plugins
/
kernel_v1
History
Mitchell Hashimoto
54a2f6b89e
Change boot_mode to a provider config `gui`.
...
OLD: config.vm.boot_mode = :gui NEW: config.vm.provider :virtualbox do |vb| vb.gui = true end
2012-12-25 09:00:06 -08:00
..
config
Change boot_mode to a provider config `gui`.
2012-12-25 09:00:06 -08:00
plugin.rb
Mark core config classes as upgrade safe
2012-11-03 21:41:04 -07:00