Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-02 | Reenable gsub, since regsubst is no proper replacement | David Schmitt | |
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 | |||
2008-08-25 | improve documentation and function naming | David Schmitt | |
2008-08-11 | remove netmask.rb which was merged in facter 1.5 | David Schmitt | |
2008-08-02 | minor fixes to .ignore and docs | David Schmitt | |
2008-02-29 | add "prefix_with" function | David Schmitt | |
2007-10-06 | common: remove hand made plugins install defines and use matt's plugins patch | David 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. | |||
2007-10-01 | common: add netmask fact for automatic syncing | root | |