Install latest version of Go by default
Closed this issue · 1 comments
tpbrown commented
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
This is the default behavior now. Not setting version will install latest package from repository.