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

Add fix for future parser in puppet 3.7.4 #42

Merged
merged 1 commit into from
Feb 6, 2015
Merged

Add fix for future parser in puppet 3.7.4 #42

merged 1 commit into from
Feb 6, 2015

Conversation

NoodlesNZ
Copy link
Contributor

Future parser seems to treat facts as strings. This is unconfirmed as stdlib type() is broken in 3.7.4 due to conflicting reserved word "type".

I have tested with/without future parser and both work with this change.

@jhoblitt
Copy link
Owner

jhoblitt commented Feb 6, 2015

Thanks for the contribution! I'm going to cut a new release soon to get this PR and #43 out.

jhoblitt pushed a commit that referenced this pull request Feb 6, 2015
Add fix for future parser in puppet 3.7.4
@jhoblitt jhoblitt merged commit ee82ae1 into jhoblitt:master Feb 6, 2015
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