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

Replace merge() with native puppet code #579

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

hawkeye-7
Copy link

Summary

HAproxy 7.2.0 gives a warning:
Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/staging/r10k/modules/haproxy/manifests/config.pp", 23]:
(location: /etc/puppetlabs/code/environments/staging/r10k/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')

See Issue # 575
#575

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • [ X] Manually verified. (For example puppet apply)

@hawkeye-7 hawkeye-7 requested a review from a team as a code owner September 4, 2023 05:29
@bastelfreak bastelfreak changed the title Suppress depecation warning Replace merge() with native puppet code Sep 12, 2023
@bastelfreak bastelfreak mentioned this pull request Sep 13, 2023
3 tasks
@bastelfreak bastelfreak merged commit 0462b3b into puppetlabs:main Sep 13, 2023
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants