Issue #2139 has been reported by luke. ---------------------------------------- Refactor #2139: Modules should search through all module paths http://projects.reductivelabs.com/issues/2139
Author: luke Status: Accepted Priority: Normal Assigned to: luke Category: plumbing Target version: 0.26.0 Affected version: 0.24.7 Currently, a given module is considered to be the first directory matching the provided module name in the module path. This should instead be switched to mean all directories matching the provided module name in the module path. This would simplify overriding configuration files or templates provided with a downloaded module - have your 'site' module path before the 'dist' module path, and put the overriding files in your site module. -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
