aboutsummaryrefslogtreecommitdiff
path: root/plugins/puppet/parser/functions/basename.rb
AgeCommit message (Collapse)Author
2009-11-23move plugin directory to fit new 0.25.x style and update file paths accordinglyMicah Anderson
2009-06-09RDoc-ify documentationDavid Schmitt
See http://club.black.co.at/david/puppet/doc/ for a current version of the RDoc output.
2008-08-25improve documentation and function namingDavid Schmitt
2007-10-06common: remove hand made plugins install defines and use matt's plugins patchDavid Schmitt
This moves all facts and puppet plugins to the plugins/ directory of modules to get the benefits of Matt's plugins patch, that distributes these files before the configuration is requested. This reduces the number of configuration runs to convergence by one.