QubitProducts / exporter_exporter

A reverse proxy designed for Prometheus exporters
Apache License 2.0
336 stars 55 forks source link

Don't overwrite config files on install #46

Closed ldaneliukas closed 4 years ago

ldaneliukas commented 4 years ago

This solves the problem where the package would wipe out the existing configuration files when installed on machines that are managed by things such as Puppet or Chef.

Tested this on a fork that builds .rpm packages, but haven't tested with .deb