No description
67ea75883f
reasemble Ruby's Array#values_at more. Added support for ranges with hyphen, two and three dots notation. Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com> |
||
---|---|---|
bool2num.rb | ||
collect_indices.rb | ||
count.rb | ||
delete_at.rb | ||
empty.rb | ||
fact.rb | ||
include.rb | ||
join.rb | ||
join_with_prefix.rb | ||
load_variables.rb | ||
num2bool.rb | ||
persistent_crontab_minutes.rb | ||
prefix.rb | ||
random_crontab_minutes.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.