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

Use Apt repo for package installation #2

Closed tpbrown closed 11 years ago

tpbrown commented 11 years ago
scottmuc commented 11 years ago

OMG yes! Will review it soon and merge ASAP.

tpbrown commented 11 years ago

Should we bump the revision to match which version of Go it's installing? That doesn't seem to be normal in Chefland, but doesn't seem like it's a bad thing in this case either.

scottmuc commented 11 years ago

Hmm, let's worry about that later when the cookbook is used in anger.

tpbrown commented 11 years ago

There's an error in the TW apt repo that only the latest build shows in the Packages list. This last commit defaults to the now-current build.

scottmuc commented 11 years ago

Thanks for the subtle reminder that I should check this out.