gocd / go-cookbook

Cookbook that installs and configures the open-source ThoughtWorks Studios GoCD product
http://www.gocd.org/
Apache License 2.0
45 stars 66 forks source link

Increased VM memory allocation in Vagrantfile. #42

Closed linusruth closed 9 years ago

linusruth commented 9 years ago

The VM memory spec was 1024MB, which seemed a wee bit tight. After installing Git on the VM, there was not enough free memory to call it from Go! Increasing to 2048MB gives it a bit more breathing room.