puppet-redis icon indicating copy to clipboard operation
puppet-redis copied to clipboard

systemd::servicelimits is deprecated, use systemd::manage_dropin

Open trenta opened this issue 10 months ago • 0 comments

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

trenta avatar Apr 28 '24 23:04 trenta