HomePhorge

(#11803) Add modules_by_path method to environments
fecf5d693ddeUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#11803) Add modules_by_path method to environments

There's already a modules method on environments that returns your
modules, but only the first one in the module path. For example, if you
have a modulepath with multiple directories, and a module is in both
directories, you only ever info back about the module in the first
directory in the modulepath. For the module list command we need to
show details about all the modules split up by path.

Details

Provenance
Matt Robinson <matt@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUdad8697ced0e: (#11802) Make Puppet::Module able to find module in specific path
Branches
Unknown
Tags
Unknown

Event Timeline

Matt Robinson <matt@puppetlabs.com> committed rPUfecf5d693dde: (#11803) Add modules_by_path method to environments (authored by Matt Robinson <matt@puppetlabs.com>).Jan 13 2012, 6:25 PM