HomePhorge

Extra debug logging during plugin loading
7fc29710bdd5Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Extra debug logging during plugin loading

As a new-ish puppet user, it is incredibly easy to screw up your
module path (e.g., by adding a directory that directly contains
module/plugin contents to the module path, rather than adding the
*parent* directory. This basically means that there would be a
'lib' directory directly in your module path.)

This commit just adds a few debug messages that may give a user
hints about what could be wrong with their module path when
we are able to detect these sorts of situations.

Details

Provenance
cprice <chris@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU69db777c3ad5: Merge pull request #502 from cprice…
Branches
Unknown
Tags
Unknown

Event Timeline

cprice <chris@puppetlabs.com> committed rPU7fc29710bdd5: Extra debug logging during plugin loading (authored by cprice <chris@puppetlabs.com>).Feb 20 2012, 9:34 PM