Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved debian to conf and updated examples directory | James Turnbull | 2008-07-10 | 1 | -10/+0 |
| | |||||
* | Added optional per-module lib directory. | Jeffrey J McCune | 2007-08-14 | 1 | -0/+10 |
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. |