voxpupuli / puppet-prometheus

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

replace templates for systemd units with systemd::manage_unit #735

Closed TheMeier closed 1 month ago

TheMeier commented 1 month ago

fixes #734

Had to remove MemoryDenyWriteExecute for now. That is not available in the systemd-module yet.