elijah / chef-prometheus

Chef cookbook for Prometheus. The open source service monitoring system and time-series database.
Apache License 2.0
52 stars 93 forks source link

Start using ark to handle binary installation #27

Closed tuahk closed 9 years ago

tuahk commented 9 years ago

First suggestion for binary.rb with ark. No chefspecs yet.

rayrod2030 commented 9 years ago

This look fine. What else do you think this would need other than some specs?

tuahk commented 9 years ago

Hmm.. I don't know. I think it's ok as it is but let me know if you have some ideas?

tuahk commented 9 years ago

I added custom matcher for ark_put. This is just a temporary solution since arks next release should include packaged custom matcher.

rayrod2030 commented 9 years ago

Looks great. I'd like to merge if you are ok with it.

tuahk commented 9 years ago

Sure, I think it's ok. Thanks for merging