gocd / go-cookbook

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

Install latest version of Go by default #26

Closed tpbrown closed 8 years ago

tpbrown commented 10 years ago

Rather than hard-coding the Go version in the cookbook, have it query the apt/yum repo and install whatever is latest by default.

Allow users to specify a specific version via attribute.

tomzo commented 8 years ago

This is the default behavior now. Not setting version will install latest package from repository.