Closed pearcec closed 12 years ago
Add default memory of 1G.
config.vm.customize ["modifyvm", :id, "--memory", "1024"]
I added this to the branch.
Add default memory of 1G.