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

fixes #2878 - Import Classes fails when using parser = future #123

Conversation

rickard-von-essen
Copy link
Contributor

This enables smart-proxy to read puppet classes which contains new lambda constructs when parser = future option is used.

For more information see:
http://docs.puppetlabs.com/puppet/3/reference/experiments_future.html
http://projects.theforeman.org/issues/2878

@ohadlevy
Copy link
Member

[Test]

end

end
end
end
Copy link
Member

Choose a reason for hiding this comment

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

Nitpick, but I'd keep the line ending here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed!

@ohadlevy
Copy link
Member

[test]

This code is only valid for Puppet >= 3.2
@domcleal
Copy link
Contributor

domcleal commented Jan 3, 2014

This is awesome, thanks for the contribution @rickard-von-essen. I fixed a couple of weird issues under Ruby 1.8.7 and Puppet 3.2+, but all merged into af58b9f for Foreman 1.4.

@domcleal domcleal closed this Jan 3, 2014
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.

4 participants