Skip to content

Add option to provide inline epp templates#1470

Open
jcpunk wants to merge 1 commit intopuppetlabs:mainfrom
jcpunk:inline-epp
Open

Add option to provide inline epp templates#1470
jcpunk wants to merge 1 commit intopuppetlabs:mainfrom
jcpunk:inline-epp

Conversation

@jcpunk
Copy link
Copy Markdown
Contributor

@jcpunk jcpunk commented Apr 24, 2026

Summary

Provide a way to specify inline epp template.

Example use case:
I want to add a snippet like "profiles: <%= $profiles.join(',') %>". It feels a bit silly to build and deploy a separate template file when I just want such a simple template.

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Related Issues (if any)

None

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

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.

1 participant