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
54a2f6b89e
vagrant
/
templates
/
locales
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
..
en.yml
Change boot_mode to a provider config `gui`.
2012-12-25 09:00:06 -08:00