No description
Find a file
Krzysztof Wilczynski e1bb7393bb Create destination directory on-demand i.e. when missing ...
Signed-off-by: Krzsysztof Wilczynski <krzysztof.wilczynski@linux.com>
2011-03-23 02:17:32 +00:00
cronrand.rb cronrand - stateful (between puppet runs) randomizer eg. for cron minutes for equal load distribution 2011-03-03 03:09:55 +01:00
load_variables.rb Changing the way how function description and usage was given. Now documentation is exposed properly via Puppet itself. 2011-03-13 23:39:43 +00:00
persistent_crontab_minutes.rb Create destination directory on-demand i.e. when missing ... 2011-03-23 02:17:32 +00:00
random_crontab_minutes.rb Changing the name of the file to reflect change in the function name. 2011-03-14 13:13:33 +01:00
README Adding README file ... 2011-03-14 00:04:08 +00:00

Various functions to use within Puppet will be stored here.  Most of them
are to be run by Puppet in order to extend its Domain Specific Language (DSL)
abilities and functionality.