Issue #21272 has been updated by Adrien Thebo. Status changed from In Topic Branch Pending Review to Merged - Pending Release Target version set to 3.3.0
Merged into master in 99485b0; this should be released in 3.3.0. ---------------------------------------- Refactor #21272: 'puppet module generate' create a 'username-modulename' directory while 'modulename' directorie naming is mostly used https://projects.puppetlabs.com/issues/21272#change-94127 * Author: Richard Pijnenburg * Status: Merged - Pending Release * Priority: Normal * Assignee: * Category: module tool * Target version: 3.3.0 * Affected Puppet version: * Keywords: * Branch: https://github.com/puppetlabs/puppet/pull/1711 ---------------------------------------- Currently when creating a module with 'puppet module generate' it creates a directory named 'username-modulename' ( which is the naming convention of Forge ) But the common naming for module directories is 'modulename'. In my opinion this should be changed. Will create a PR for this and link it in the ticket -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
