Issue #7394 has been updated by Erik Dalén.
We would use it to map environments to git branches that typically contain slashes, at the moment we use a wrapper script that mangles any punctuation to underscores. That works quite well though, but if you consider adding more characters slashes would be nice for git branch mapping. ---------------------------------------- Feature #7394: Accept punctuation characters in Puppet environment https://projects.puppetlabs.com/issues/7394#change-62982 Author: Oliver Hookins Status: Closed Priority: Normal Assignee: Category: Target version: 3.0.0 Affected Puppet version: 2.6.7 Keywords: Branch: Currently, AFAIK, Puppet environments can only accept upper- and lower-case alnum characters. It sure would be nice if it also accepted some subset of punctuation characters. Most desirable for me are hyphen, underscore and period. -- 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.
