Created
June 15, 2010 20:24
-
-
Save jasherai/439675 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Vagrant::Config.run do |config| | |
| # All Vagrant configuration is done here. For a detailed explanation | |
| # and listing of configuration options, please view the documentation | |
| # online. | |
| # Gui mode option for debugging use | |
| config.vm.boot_mode = "gui" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment