Created
August 22, 2015 22:29
-
-
Save aristotelesbr/50660403f4a1f3fc501f to your computer and use it in GitHub Desktop.
This file contains 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.configure(2) do |config| | |
config.vm.box = "fnando/hellobits-trusty32" | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Acho melhor deixar assim: