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