Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added optional per-module lib directory. | Jeffrey J McCune | 2007-08-14 | 5 | -0/+80 |
Puppet now looks for a lib directory inside each module bundle, and adds the directory to the list searched by Puppet::Util::Autoload. The intent is to facilitate more sophisticated virtual types and flexibility within modules. |