Issue #1741 has been reported by incase.
----------------------------------------
Feature #1741: allow inlined templates
http://projects.reductivelabs.com/issues/show/1741
Author: incase
Status: Unreviewed
Priority: Normal
Assigned to:
Category:
Target version:
Complexity: Unknown
Affected version: 0.24.6
Keywords:
Well, currently, no matter how small a template might be, I need to write the
template into a file, and use template("file"). However, sometimes the
templates are really small, such as just concatenating the contents of an array
(plus some seperators) into a string. In this case it would be really nice to
be able to pass the template as a string, perhaps like this:
i_template("this contains <%= some %> templating stuff")
----------------------------------------
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://reductivelabs.com/redmine/my/account
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---