module-common/plugins/puppet/parser/functions
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
..
basename.rb improve documentation and function naming 2008-08-25 16:45:29 +02:00
dirname.rb improve documentation and function naming 2008-08-25 16:45:29 +02:00
prefix_with.rb add "prefix_with" function 2008-02-29 16:51:51 +01:00
re_escape.rb common: remove hand made plugins install defines and use matt's plugins patch 2007-10-06 10:11:47 +02:00
split.rb improve documentation and function naming 2008-08-25 16:45:29 +02:00