Skip to content

Instantly share code, notes, and snippets.

@felippepuhle
Last active September 20, 2017 12:00
Show Gist options
  • Select an option

  • Save felippepuhle/d848ecbc20c68475ea1f55c704fa2b64 to your computer and use it in GitHub Desktop.

Select an option

Save felippepuhle/d848ecbc20c68475ea1f55c704fa2b64 to your computer and use it in GitHub Desktop.
Vagrant.configure("2") do |config|
config.vm.box = "hashicorp/precise32"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment