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

Use Puppet data types instead of deprecated Stdlib functions #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

findmyname666
Copy link

My PuppetServer is producing a lot of Warning due to usage of deprecated functions from Stdlib module. The usage of functions is not necessary when using build-in Puppet data types.
Puppet version: 6.12.0.
Example of warnings:

WARN  [puppetserver] Puppet This method is deprecated, please use the stdlib validate_legacy function,
                    with Stdlib::Compat::Absolute_Path. There is further documentation for validate_legacy function in the README.

@findmyname666
Copy link
Author

Hello, Is there possibility to merge this change pls ?

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.

1 participant