No description
0e3c0385ef
we should fiddle with this. The old behaviour e.g. evaluate when inside "" and don't do anything when inside '' is probably better choice in the end as people are used to it working that way. Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com> |
||
---|---|---|
bool2num.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.