summaryrefslogtreecommitdiffstats
path: root/lib/puppet/modules.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #596 -- classes in modules now autoloadluke2007-07-061-113/+0
* Fixing #588 - the parser correctly ignores directories in globbing nowluke2007-04-201-2/+2
* Don't blow up when PUPPETLIB isn't setlutter2007-03-091-1/+4
* Search manifests first within modules, and if no module is found, search inlutter2007-03-091-0/+33
* Introduces a new implicit 'modules' fileserver module, whose allow/deny canlutter2007-03-091-0/+5
* The template function now tries to first find a template within a modulelutter2007-03-091-0/+30
* The basic plumbing for modules: a modulepath config parameter, and a newlutter2007-03-091-0/+42