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

bluepill dependency should be optional #47

Closed erkki closed 7 years ago

erkki commented 8 years ago

The current hard dependency on bluepill should be optional, it's optional in the service recipe (not a default for any platform) and a burden to manage (as an dependency) for people who do not use it.

In this specific case bluepill depends on rsyslog ~2 and prevents an upgrade of the rsyslog cookbook.

elijah commented 7 years ago

I have converted this to a suggests and have actually disabled the bluepill test-kitchen suites for now.