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

Validate the process hashes for the process integration #177

Closed
wants to merge 1 commit into from
Closed

Validate the process hashes for the process integration #177

wants to merge 1 commit into from

Conversation

mcasper
Copy link
Contributor

@mcasper mcasper commented Apr 12, 2016

This adds a custom function that validates all fields of the
$processes array of hashes from the process integration. It had to be
done in a custom function in order to support all specific versions of
Puppet, otherwise it could be done with iterators at the manifest level.

Feel free to reject this if it's not the sort of thing you want to
maintain in this repo, this just bit me earlier today, so I thought I
would open this and see :)

This adds a custom function that validates all fields of the
`$processes` array of hashes from the process integration. It had to be
done in a custom function in order to support all specific versions of
Puppet, otherwise it could be done with iterators at the manifest level.

Feel free to reject this if it's not the sort of thing you want to
maintain in this repo, this just bit me earlier today, so I thought I
would open this and see :)
@truthbk
Copy link
Member

truthbk commented May 6, 2016

@mcasper again, thank you very much for the contribution. There's a big contribution coming our way soon, so we'll decide about this guy once that comes along. Very much appreciated.

@truthbk truthbk added this to the triage milestone May 6, 2016
@mcasper
Copy link
Contributor Author

mcasper commented Aug 14, 2019

@truthbk I'm guessing we should probably just close this PR out?

@mcasper mcasper closed this Aug 28, 2019
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.

2 participants