voxpupuli / puppet-systemd

Puppet module to manage systemd
https://forge.puppet.com/puppet/systemd
Apache License 2.0
52 stars 142 forks source link

Correctly interpolate variables in `service_limits` #449

Closed ekohl closed 3 months ago

ekohl commented 3 months ago

Fixes: 988d2c7db2db ("Deprecate systemd::service_limits")

This should be merged before https://github.com/voxpupuli/puppet-systemd/pull/447.

traylenator commented 3 months ago

How did I manage that and still have it pass tests - thanks.