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

Render the ${} enclosures as part of the string tokens #752

Merged
merged 1 commit into from
Sep 26, 2017
Merged

Conversation

rodjek
Copy link
Owner

@rodjek rodjek commented Sep 26, 2017

Changes how the ${} characters that enclose interpolated values are rendered. Instead of adding them when rendering the variable tokens to manifest, they are now rendered as part of the surrounding string or heredoc tokens.

Fixes #703

@rodjek rodjek added this to the Next release (2.4.0 maybe?) milestone Sep 26, 2017
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.

Mangled file after running puppet-lint due to chained function call
2 participants