Skip to content

Instantly share code, notes, and snippets.

@sethrubenstein
Created January 14, 2016 20:21
Show Gist options
  • Save sethrubenstein/b3b314b49d126b888dae to your computer and use it in GitHub Desktop.
Save sethrubenstein/b3b314b49d126b888dae to your computer and use it in GitHub Desktop.
Pew VVV Customfile
config.vm.provider "virtualbox" do |v|
v.memory = 2048
v.cpus = 4
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment