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

Removing a spec which tests that the prometheus.config file gets #29

Closed rayrod2030 closed 9 years ago

rayrod2030 commented 9 years ago

rendered. Now that we are generating this file using the accumulator pattern we need a different way to test proper rendering of this config file. This PR simply removes this check in the meantime until we can add a spec that works well with the accumulator pattern