librato / statsd-cookbook

Chef cookbook to install Statsd
Apache License 2.0
26 stars 36 forks source link

only install StatsD dependencies when git updated #43

Closed scalp42 closed 9 years ago

scalp42 commented 9 years ago

cc @mheffner

Currently StatsD (https://i.imgur.com/01x9zFo.png) dependencies are always installed even thought StatsD git is not updated.

This PR should fix it, I also included specs.

Thanks for looking!

mheffner commented 9 years ago

Makes sense, thanks! Merged.

scalp42 commented 9 years ago

@mheffner mind bumping the version please? :nail_care:

mheffner commented 9 years ago

@scalp42 done, and I cut a new tag: https://github.com/librato/statsd-cookbook/releases/tag/0.3.6

scalp42 commented 9 years ago

You rock!