Navigation Menu

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 puppet stdlib 4.24.0 deprecation #403

Merged
merged 13 commits into from Mar 2, 2018

Conversation

teintuc
Copy link
Contributor

@teintuc teintuc commented Mar 1, 2018

Since the metadata says we have to use at least puppetlabs-stdlib 4.24.0, I changes the puppet's validation function to fix deprecation.

Open to suggestion if I missed something.

Copy link
Member

@truthbk truthbk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Legend! 🍰

We missed this with the refactor and tight schedule! Merging!

@truthbk truthbk merged commit 8ac286a into DataDog:master Mar 2, 2018
cegeka-jenkins pushed a commit to cegeka/puppet-datadog_agent that referenced this pull request Apr 6, 2020
* Refactore validate string

* Refactor validate array

* Refactor validate bool

* Fix bad data types for Boolean values

* Refactor validate integer

* Refactor validate re

* Refactor validate_array

* Fix validate_re type lookup

* Refactor hiera_* functions to lookup

* Refactor is_array functions

* Fix missing variable

* Attempt to fix the datadtype in tag6

* Refactor the tag functino
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.

None yet

2 participants