voxpupuli / puppet-logrotate

Puppet logrotate module
https://forge.puppet.com/puppet/logrotate
MIT License
26 stars 93 forks source link

logrotate 6.1.0 not compliant with stdlib9. #210

Closed robertc99 closed 1 year ago

robertc99 commented 1 year ago

Affected Puppet, Ruby, OS and module versions/distributions

How to reproduce (e.g Puppet code you use)

What are you seeing

Warnings from stdlib about deprated function

What behaviour did you expect instead

no warnings

Output log

Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/stagingcloudv3/r10k/modules/logrotate/manifests/defaults.pp", 19]:["/etc/puppetlabs/code/environments/stagingcloudv3/r10k/modules/logrotate/manifests/defaults.pp", 17]

Any additional information you'd like to impart

The fix is in the git repo, we just need a release.