voxpupuli / puppet-prometheus

Puppet module for prometheus
https://forge.puppet.com/puppet/prometheus
Apache License 2.0
59 stars 237 forks source link

replace systemd unit templates with systemd::manage_unit #734

Closed TheMeier closed 1 month ago

TheMeier commented 1 month ago

Instead of templating systemd-unit files a more flexible approach is to use https://github.com/voxpupuli/puppet-systemd/blob/master/REFERENCE.md#systemd--manage_unit. This will also make it easier for users to specify arbitrary additional settings to the unit