Issue #4097 has been reported by Garrett Honeycutt. ---------------------------------------- Bug #4097: module names do not support the underscore character http://projects.puppetlabs.com/issues/4097
Author: Garrett Honeycutt Status: Unreviewed Priority: High Assigned to: Category: Target version: Keywords: Branch: Affected URL: Similar to Bug #4088 You cannot have a module with an underscore. This is incorrect behavior based on http://docs.puppetlabs.com/guides/more_language.html#reserved_words__acceptable_characters To reproduce, go to http://forge.puppetlabs.com/modules and attempt to create a module with the name "testing_underscore". The following error will result. " 1 error prohibited this mod from being saved There were problems with the following fields: * Name should be 1 or more alphanumeric characters " -- 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.
