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

Added to_json, to_json_pretty, and to_yaml functions #809

Merged
merged 1 commit into from Aug 30, 2017

Conversation

WhatsARanjit
Copy link
Contributor

In ERB, it was easy to do:

<%= @hash.to_json %>

...but now with EPP, we cannot call on ruby. We need to access this through Puppet functions.

https://tickets.puppetlabs.com/browse/MODULES-5386

@hunner hunner merged commit bd324f9 into puppetlabs:master Aug 30, 2017
hunner added a commit that referenced this pull request Aug 30, 2017
Added to_json, to_json_pretty, and to_yaml functions
@WhatsARanjit WhatsARanjit deleted the to_json_yaml branch September 11, 2017 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants