dgolja / golja-influxdb

Puppet module for InfluxDB
Apache License 2.0
19 stars 73 forks source link

Add service_provider parameter back #44

Open yom opened 7 years ago

yom commented 7 years ago

For some reason, Puppet won't detect systemd as default service provider on Debian, failing with this error : Error: /Stage[main]/Influxdb::Server::Service/Service[influxdb]: Could not evaluate: Could not find init script for 'influxdb'

This commit is kind of a revert of #37