No description
Find a file
Krzysztof Wilczynski a64c206708 Update to error reporting.
Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
2011-04-25 02:06:50 +01:00
collect_indices.rb Update to error reporting. 2011-04-25 02:06:50 +01:00
fact.rb Updated error check and reporting. Also we now return empty 2011-04-25 02:02:00 +01:00
join.rb Update to error reporting. 2011-04-25 02:06:50 +01:00
load_variables.rb Fix. It is better to promote good practice... 2011-04-23 02:55:08 +01:00
persistent_crontab_minutes.rb Minor changes. Added placeholder for :doc in Puppet's newfunction to fill later. 2011-04-23 01:18:52 +01:00
random_crontab_minutes.rb Minor changes. Added placeholder for :doc in Puppet's newfunction to fill later. 2011-04-23 01:18:52 +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.