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 loop instead of recursion #64

Merged
merged 1 commit into from
Nov 1, 2018
Merged

Conversation

seidler2547
Copy link
Contributor

Prevents issues of "scope pollution" which will stop working with Puppet 6 or 7 and breaks already on Puppet 5.5.7. See issue #63

Prevents issues of "scope pollution" which will stop working with Puppet 6 or 7 and breaks already on Puppet 5.5.7
Copy link
Contributor

@raphink raphink left a comment

Choose a reason for hiding this comment

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

LGTM!

@raphink raphink merged commit c811cf3 into camptocamp:master Nov 1, 2018
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