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

Fix deprecation warnings #26

Merged
merged 1 commit into from
Mar 5, 2021

Conversation

KrzysztofHajdamowicz
Copy link
Contributor

Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at ["/etc/puppetlabs/code/environments/production/modules/dnsmasq/manifests/service.pp", 5]:["/etc/puppetlabs/code/environments/production/modules/profile/manifests/dnsmasq.pp", 2]
   (location: /etc/puppetlabs/code/environments/production/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')

Seen on Puppet 5.5.16, tested on 5.5 and 6.x

@ashish1099
Copy link

@saz can we please get this PR merged :)

@saz saz merged commit f10a9db into saz:master Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants