Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module gets warnings when used with stdlib9. #428

Open
robertc99 opened this issue Aug 7, 2023 · 0 comments
Open

module gets warnings when used with stdlib9. #428

robertc99 opened this issue Aug 7, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@robertc99
Copy link

robertc99 commented Aug 7, 2023

Module not fully compatible with stdlib9
Generates following warning

Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/elk_staging/r10k/modules/logstash/manifests/service.pp", 33]:["/etc/puppetlabs/code/environments/elk_staging/r10k/modules/logstash/manifests/init.pp", 188]
(location: /etc/puppetlabs/code/environments/elk_staging/r10k/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')

@smortex smortex added the good first issue Good for newcomers label Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants