Skip to content

Instantly share code, notes, and snippets.

@sax
Created October 14, 2012 05:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sax/3887466 to your computer and use it in GitHub Desktop.
Save sax/3887466 to your computer and use it in GitHub Desktop.
vagrant omnios
gem install vagrant
vagrant box add omnios http://omnios.omniti.com/media/omnios-latest.box
vagrant init omnios
vagrant up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment