summaryrefslogtreecommitdiffstats
path: root/examples/code/modules/sample-module
Commit message (Collapse)AuthorAgeFilesLines
* Moved debian to conf and updated examples directoryJames Turnbull2008-07-104-70/+0
|
* Added optional per-module lib directory.Jeffrey J McCune2007-08-144-0/+70
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.