index
:
puppet-stdlib
master
Puppet module for stdlib
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-04-29
First version. Simple abs function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-28
Removing old unused file.
Krzysztof Wilczynski
2011-04-28
First version. Simple strftime function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-28
First version. Simple time function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-28
First version. Simple is_string function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-28
First version. Simple is_array function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-28
Minor changes.
Krzysztof Wilczynski
2011-04-27
Changing name of the function from include to includes as it clashes with
Krzysztof Wilczynski
2011-04-26
First version. Simple range function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-26
Removing string interpolation from fact.rb. I am not sure whether
Krzysztof Wilczynski
2011-04-26
Changed comment line wording.
Krzysztof Wilczynski
2011-04-26
Removing surplus files.
Krzysztof Wilczynski
2011-04-26
Changing name of collect_indices.rb to values_at.rb in order to be
Krzysztof Wilczynski
2011-04-26
First version. Simple delete_at function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-26
Small re-factor. We prefer our local clone of the array ...
Krzysztof Wilczynski
2011-04-26
First version. Simple size function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-26
First version. Simple unique function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-26
First version. Simple shuffle function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-26
First version. Simple reverse function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-26
First version. Simple include function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-26
First version. Simple count function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-26
First version. Simple empty function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-26
Re-factor of the original function. Now its behaviour is either to join
Krzysztof Wilczynski
2011-04-26
First version. Simple prefix function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-26
First version. Simple join function to use within Puppet DSL.
Krzysztof Wilczynski
2011-04-26
Small re-factor to fact function.
Krzysztof Wilczynski
2011-04-25
Changing name of join.rb to join_with_prefix.rb to make room for
Krzysztof Wilczynski
2011-04-25
Small re-factor of fact function.
Krzysztof Wilczynski
2011-04-25
First version. Function opposite to the bool2num one. Converts
Krzysztof Wilczynski
2011-04-25
Minor update.
Krzysztof Wilczynski
2011-04-25
First version. Improvment upon bool2num function found on the Internet.
Krzysztof Wilczynski
2011-04-25
Added help accessible via the :doc functionality in Puppet's newfunction.
Krzysztof Wilczynski
2011-04-25
Updated help message.
Krzysztof Wilczynski
2011-04-25
Update to error reporting.
Krzysztof Wilczynski
2011-04-25
Updated error check and reporting. Also we now return empty
Krzysztof Wilczynski
2011-04-24
Adding more error checking ...
Krzysztof Wilczynski
2011-04-24
Adding ability to specifiy range as the index when selecting indices to collect.
Krzysztof Wilczynski
2011-04-23
Small changes. Added better error checking etc ...
Krzysztof Wilczynski
2011-04-23
First version. Function that allows to collect selected indices
Krzysztof Wilczynski
2011-04-23
First version. Adding join to Puppet for use within the manifest files.
Krzysztof Wilczynski
2011-04-23
Fix. It is better to promote good practice...
Krzysztof Wilczynski
2011-04-23
Small changes. Mainly to formatting of the help provided.
Krzysztof Wilczynski
2011-04-23
We do not need cronrand.rb any more.
Krzysztof Wilczynski
2011-04-23
First version. A function for Puppet that allows to retrieve a fact from Facter
Krzysztof Wilczynski
2011-04-23
Minor changes. Added placeholder for :doc in Puppet's newfunction to fill later.
Krzysztof Wilczynski
2011-03-23
Create destination directory on-demand i.e. when missing ...
Krzysztof Wilczynski
2011-03-14
Changing the name of the file to reflect change in the function name.
Krzysztof Wilczynski
2011-03-14
Adding README file ...
Krzysztof Wilczynski
2011-03-13
First version.
Krzysztof Wilczynski
2011-03-13
Changing the way how function description and usage was given. Now documenta...
Krzysztof Wilczynski
[prev]
[next]