No description
79191fc127
a core function from Puppet::Parser. I had no idea that you can over-write some of the that way. Oops. Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com> |
||
---|---|---|
bool2num.rb | ||
count.rb | ||
delete_at.rb | ||
empty.rb | ||
fact.rb | ||
include.rb | ||
includes.rb | ||
join.rb | ||
join_with_prefix.rb | ||
load_variables.rb | ||
num2bool.rb | ||
persistent_crontab_minutes.rb | ||
prefix.rb | ||
random_crontab_minutes.rb | ||
range.rb | ||
README | ||
reverse.rb | ||
shuffle.rb | ||
size.rb | ||
unique.rb | ||
values_at.rb |
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.