Title: Message Title
Adrien Thebo commented on an issue
Puppet / Bug PUP-3354
Puppet Module Generate creates non lint approved modules
If you run `puppet module generate foo-bar` then puppet will create the directory tree for a module.

That module does not conform to puppet-lint specifications because the module class does not match the module directory name.

{code}
puppet module generate foo-bar
puppet lint foo-bar/manifests/init.pp
ERROR: bar not in autoload module layout on...

--
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/d/optout.

Reply via email to