Issue #12553 has been updated by Garrett Honeycutt. Subject changed from environment names cannot contain a dash, which should be a legal character to improve error reporting with environment names that contain a dash
---------------------------------------- Bug #12553: improve error reporting with environment names that contain a dash https://projects.puppetlabs.com/issues/12553#change-54667 Author: Garrett Honeycutt Status: Re-opened Priority: Normal Assignee: Nick Fagerlund Category: environments Target version: Affected Puppet version: 2.7.9 Keywords: environments dash hyphen Branch: If the environment name contains a dash, running the puppet agent will barf horribly. To replicate, setup an environment name with a dash such as <pre> [founda-bug] </pre> restart the puppet master, then run `puppet agent -t` We should parse the environment name and if it contains a dash, fail gracefully with why, as opposed to spewing html. -- 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.
