puppet-redis
puppet-redis copied to clipboard
systemd::servicelimits is deprecated, use systemd::manage_dropin
Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 8.6.0
- Ruby:
- Distribution:
- Module version: 10.0.0
How to reproduce (e.g Puppet code you use)
Using this module in conjunction with puppet/systemd 7.0.0 causes error
What are you seeing
Evaluation Error: Error while evaluating a Function Call, deprecation. systemd::servicelimits - redis.service. systemd::servicelimits is deprecated, use systemd::manage_dropin at file: /.../modules/redis/manifests/instance.pp, line: 482
Probably caused by https://github.com/voxpupuli/puppet-systemd/pull/437