Issue #15330 has been updated by James Turnbull. Project changed from Puppet DSL to Puppet Category deleted (Puppet DSL)
---------------------------------------- Bug #15330: Puppet lacks a proper concatenation operator https://projects.puppetlabs.com/issues/15330#change-69371 Author: Pieter van de Bruggen Status: Accepted Priority: Normal Assignee: Pieter van de Bruggen Category: Target version: Affected Puppet version: Keywords: Branch: It does not appear possible to create a string composed of multiple string values (especially including function return results) without introducing a temporary variables. The traditional concatenation mechanism (`"${foo}${bar}"`) does not allow for complex operations (like function calls). -- 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://projects.puppetlabs.com/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.
