HomePhorge

(maint) Remove unnecessary step from puppet module build help
130661156198Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Remove unnecessary step from puppet module build help

Without this patch the puppet help module build command says to make
sure the module directory is in the form of <username>-<modulename>.
This is an unnecessary step because it isn't actually necessary anymore.
It's a problem because we want to make things appear to be as simple as
they actually are, not more complex than they need to be.

I just tested this with a module existing at /vagrant/modules/jenkins
(no symlinks) using the command: puppet module build .

Everything worked out fine. Puppet correctly reads the Modulefile and
figures out the author name.

This is a documentation only change.

Details

Provenance
Jeff McCune <jeff@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUaa267eff69dd: Merge remote-tracking branch 'kelseyhightower/ticket/2.7.
Branches
Unknown
Tags
Unknown

Event Timeline

Jeff McCune <jeff@puppetlabs.com> committed rPU130661156198: (maint) Remove unnecessary step from puppet module build help (authored by Jeff McCune <jeff@puppetlabs.com>).Apr 10 2012, 1:22 AM