Commit graph

6 commits

Author SHA1 Message Date
David Schmitt
de7690c4e7 RDoc-ify documentation
See http://club.black.co.at/david/puppet/doc/ for a current version of the RDoc
output.
2009-06-09 17:51:10 +02:00
David Schmitt
53d0fde15f Major cleanup of the common module
* 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
2009-05-31 21:14:37 +02:00
root
9d7a47506c common: minor improvements to config_file, replace and line 2007-11-13 10:44:07 +01:00
Micah Anderson
f239916afc Add some examples to the individual defines 2007-10-08 11:40:09 +02:00
Micah Anderson
ad81b0f977 Make the usage more friendly 2007-10-08 11:40:09 +02:00
root
67ea4bb276 moved "replace" define to module 2007-09-11 10:29:38 +02:00