Issue #14692 has been updated by Matthew Pounsett.
That just seems to be the way it is. Eric confirmed during training that this
is required for uploads to the forge, but didn't know why it was enforced in
other situations.
[root@training ~]# cd /etc/puppetlabs/puppet/modules/
[root@training modules]# puppet module generate mymodule
Error: Could not generate directory "mymodule", you must specify a
dash-separated username and module name.
Error: Try 'puppet help module generate' for usage
[root@training modules]# puppet -V
2.7.12 (Puppet Enterprise 2.5.0)
----------------------------------------
Feature #14692: 'pupet module generate' should have an override for the
dash-separated name requirement
https://projects.puppetlabs.com/issues/14692#change-64482
Author: Matthew Pounsett
Status: Accepted
Priority: Normal
Assignee:
Category: usability
Target version:
Affected Puppet version: 2.7.12
Keywords:
Branch:
Having the dash-separated name requirement as the default behaviour of 'puppet
module generate' makes good sense, since it will mostly be used for modules
being sent to the forge. However, forcing people to rename module directories
for modules not being sent to the forge is an unnecessary step.. there should
be an option for module generate to override the behaviour.
--
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.