Issue #12177 has been updated by Daniel Pittman.
Patches happily accepted. We should be careful to rate-limit this so the master doesn't spit out one (or more) warnings per client, but rather limits it to a much lower frequency. In case someone deploys with this turned on and gets a nasty shock. :) ---------------------------------------- Bug #12177: Puppet should warn if a directory in your modulepath does not exist https://projects.puppetlabs.com/issues/12177 Author: Matt Robinson Status: Accepted Priority: Normal Assignee: Category: modules Target version: Affected Puppet version: Keywords: Branch: When messing with Puppet's modulepath manually or through environments, it's easy to typo an entry, and then it can be confusing as to why none of your modules are found. If you point the modulepath at a non-existant directory Puppet should warn you. I've had this problem personally and seen it happen frequently in training classes. Care should be taken not to warn too often and spam the log output since the modulepath is referenced from a few different places. One warning per Puppet run seems like it should be sufficient. -- 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.
