Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-09 | RDoc-ify documentation | David Schmitt | |
See http://club.black.co.at/david/puppet/doc/ for a current version of the RDoc output. | |||
2009-05-31 | Major cleanup of the common module | David Schmitt | |
* improve documentation on all defines * rename modules_dir to module_dir and modules_file to module_file * create $module_dir_path to achieve DRY-ness * silence the lsb_release stuff * improve concatenated_file to use an intermediate file, improving reliability and decoupling the updateing from notifying our peers. * remove serveral functions that were moved to puppet proper: - sha1 => sha1 - gsub,substitute,slash_escape => regsubst | |||
2007-11-13 | common: minor improvements to config_file, replace and line | root | |
2007-10-08 | Add some examples to the individual defines | Micah Anderson | |
2007-10-08 | Make the usage more friendly | Micah Anderson | |
2007-09-11 | moved "replace" define to module | root | |