]> gitweb.fluxo.info Git - puppet-stdlib.git/log
puppet-stdlib.git
14 years ago(#3) Provide documentation for remaining functions.
Ken Barber [Fri, 29 Jul 2011 22:09:30 +0000 (23:09 +0100)]
(#3) Provide documentation for remaining functions.

14 years ago(#3) Apply missing documentation to more functions.
Ken Barber [Fri, 29 Jul 2011 21:18:56 +0000 (22:18 +0100)]
(#3) Apply missing documentation to more functions.

14 years agoRemove rand.
Ken Barber [Fri, 29 Jul 2011 21:08:09 +0000 (22:08 +0100)]
Remove rand.

14 years agoSome improvements to values_at tests.
Ken Barber [Fri, 29 Jul 2011 20:17:19 +0000 (21:17 +0100)]
Some improvements to values_at tests.

14 years ago(#1) provide some more detailed tests for a number of functions.
Ken Barber [Fri, 29 Jul 2011 19:57:10 +0000 (20:57 +0100)]
(#1) provide some more detailed tests for a number of functions.

14 years agoRemoved date stub since this functinality is available in strftime anyway.
Ken Barber [Fri, 29 Jul 2011 19:56:40 +0000 (20:56 +0100)]
Removed date stub since this functinality is available in strftime anyway.

14 years ago(#2) fix is_string finally so it also makes sure numbers return false.
Ken Barber [Fri, 29 Jul 2011 19:11:47 +0000 (20:11 +0100)]
(#2) fix is_string finally so it also makes sure numbers return false.

14 years ago(#2) unstub is_valid_domain_name
Ken Barber [Fri, 29 Jul 2011 19:08:31 +0000 (20:08 +0100)]
(#2) unstub is_valid_domain_name

14 years agoAdded doc strings for first five functions
James Turnbull [Fri, 29 Jul 2011 18:22:30 +0000 (04:22 +1000)]
Added doc strings for first five functions

14 years agoRemoved join_with_prefix.
Ken Barber [Fri, 29 Jul 2011 17:00:32 +0000 (18:00 +0100)]
Removed join_with_prefix.

14 years ago(#2) unstub is_valid_mac_address.
Ken Barber [Fri, 29 Jul 2011 16:55:45 +0000 (17:55 +0100)]
(#2) unstub is_valid_mac_address.

14 years agoAllow sort for strings.
Ken Barber [Thu, 28 Jul 2011 23:10:31 +0000 (00:10 +0100)]
Allow sort for strings.

14 years agoCount functionality overlaps with size - so removing it.
Ken Barber [Thu, 28 Jul 2011 20:30:02 +0000 (21:30 +0100)]
Count functionality overlaps with size - so removing it.

14 years agoRemoved crontab functions instead of unstubbing them.
Ken Barber [Thu, 28 Jul 2011 20:23:53 +0000 (21:23 +0100)]
Removed crontab functions instead of unstubbing them.

14 years agoRemoved load_variables. load_yaml is sufficient to solve this problem on its own.
Ken Barber [Thu, 28 Jul 2011 20:15:43 +0000 (21:15 +0100)]
Removed load_variables. load_yaml is sufficient to solve this problem on its own.

14 years agoRemove is_valid_netmask instead of unstubbing. Doesn't seem like a sensible function...
Ken Barber [Thu, 28 Jul 2011 20:10:33 +0000 (21:10 +0100)]
Remove is_valid_netmask instead of unstubbing. Doesn't seem like a sensible function on its own.

14 years ago(#2) unstub is_numeric function.
Ken Barber [Thu, 28 Jul 2011 20:03:33 +0000 (21:03 +0100)]
(#2) unstub is_numeric function.

14 years ago(#2) - unstubbed is_valid_ip_address
Ken Barber [Thu, 28 Jul 2011 17:10:16 +0000 (18:10 +0100)]
(#2) - unstubbed is_valid_ip_address

14 years ago(#1) - added new test for upcase.
Ken Barber [Thu, 28 Jul 2011 14:44:26 +0000 (15:44 +0100)]
(#1) - added new test for upcase.

14 years ago(#2) - Added is_float and is_integer functionality.
Ken Barber [Thu, 28 Jul 2011 14:38:19 +0000 (15:38 +0100)]
(#2) - Added is_float and is_integer functionality.

14 years ago(#1) - fleshed out some more tests.
Ken Barber [Sat, 23 Jul 2011 23:39:17 +0000 (00:39 +0100)]
(#1) - fleshed out some more tests.

14 years agoAdded validate_resource function and examples on how to use it (and kwalify as well)
Ken Barber [Fri, 1 Jul 2011 19:09:02 +0000 (21:09 +0200)]
Added validate_resource function and examples on how to use it (and kwalify as well)

14 years agoFew more tests.
Ken Barber [Wed, 29 Jun 2011 23:00:32 +0000 (01:00 +0200)]
Few more tests.

14 years agoMove require inside function for kwalify.
Ken Barber [Wed, 29 Jun 2011 22:39:23 +0000 (23:39 +0100)]
Move require inside function for kwalify.

14 years agoAdd some more functional tests.
Ken Barber [Wed, 29 Jun 2011 22:37:37 +0000 (23:37 +0100)]
Add some more functional tests.

14 years agoNew abs test.
Ken Barber [Wed, 29 Jun 2011 20:59:18 +0000 (21:59 +0100)]
New abs test.

14 years agoAdded tests for each function, fixing functions as we hit bugs.
Ken Barber [Wed, 29 Jun 2011 20:21:55 +0000 (21:21 +0100)]
Added tests for each function, fixing functions as we hit bugs.

14 years agoAdded kwalify function.
Ken Barber [Wed, 29 Jun 2011 11:30:07 +0000 (12:30 +0100)]
Added kwalify function.

14 years agoCopied function test scaffolding from puppet.
Ken Barber [Wed, 29 Jun 2011 11:25:43 +0000 (12:25 +0100)]
Copied function test scaffolding from puppet.

14 years agoRemoved duplicate - is_hash is really now is_hash instead of is_array.
Ken Barber [Sun, 26 Jun 2011 12:33:53 +0000 (14:33 +0200)]
Removed duplicate - is_hash is really now is_hash instead of is_array.

14 years agoRename to puppetlabs-functions.
Ken Barber [Mon, 16 May 2011 20:40:01 +0000 (21:40 +0100)]
Rename to puppetlabs-functions.

14 years agoAdded disclaimer and basic installation guide to README.markdown file.
Ken Barber [Thu, 5 May 2011 09:00:05 +0000 (11:00 +0200)]
Added disclaimer and basic installation guide to README.markdown file.

14 years agoMoved more functions into lib/puppet/parser/functions/
Ken Barber [Sat, 30 Apr 2011 14:00:49 +0000 (16:00 +0200)]
Moved more functions into lib/puppet/parser/functions/

14 years agoMoved type.rb
Ken Barber [Fri, 29 Apr 2011 14:52:14 +0000 (16:52 +0200)]
Moved type.rb

14 years agoMoved type into pluginsync compat area.
Ken Barber [Fri, 29 Apr 2011 14:51:47 +0000 (16:51 +0200)]
Moved type into pluginsync compat area.

14 years agoAdded Apache license.
Ken Barber [Fri, 29 Apr 2011 08:30:11 +0000 (10:30 +0200)]
Added Apache license.

14 years agoChange README.
Ken Barber [Fri, 29 Apr 2011 07:55:55 +0000 (09:55 +0200)]
Change README.

14 years agoConvert to module format.
Ken Barber [Fri, 29 Apr 2011 07:27:10 +0000 (09:27 +0200)]
Convert to module format.

14 years agoAdd number of stub code for future functions.
Krzysztof Wilczynski [Sat, 30 Apr 2011 13:36:25 +0000 (14:36 +0100)]
Add number of stub code for future functions.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoFirst version. Simple swapcase function to use within Puppet DSL.
Krzysztof Wilczynski [Sat, 30 Apr 2011 13:35:10 +0000 (14:35 +0100)]
First version.  Simple swapcase function to use within Puppet DSL.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoMaking sure that the function hash will also work on older Rubies.
Krzysztof Wilczynski [Sat, 30 Apr 2011 02:44:59 +0000 (03:44 +0100)]
Making sure that the function hash will also work on older Rubies.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdd number of stub code for future functions.
Krzysztof Wilczynski [Sat, 30 Apr 2011 02:16:12 +0000 (03:16 +0100)]
Add number of stub code for future functions.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoFirst version. Simple hash function to use within Puppet DSL.
Krzysztof Wilczynski [Sat, 30 Apr 2011 02:15:47 +0000 (03:15 +0100)]
First version.  Simple hash function to use within Puppet DSL.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoChange boolean detecion from string to make entire function more robust.
Krzysztof Wilczynski [Sat, 30 Apr 2011 01:57:48 +0000 (02:57 +0100)]
Change boolean detecion from string to make entire function more robust.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoChanged wording of the note in the comment.
Krzysztof Wilczynski [Sat, 30 Apr 2011 01:54:47 +0000 (02:54 +0100)]
Changed wording of the note in the comment.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoSmall re-factor. Remove not needed complexity.
Krzysztof Wilczynski [Sat, 30 Apr 2011 01:51:17 +0000 (02:51 +0100)]
Small re-factor.  Remove not needed complexity.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdded body of the function flatten.
Krzysztof Wilczynski [Sat, 30 Apr 2011 01:50:38 +0000 (02:50 +0100)]
Added body of the function flatten.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoMoved to unless from if not to improve code clarity. Changed
Krzysztof Wilczynski [Sat, 30 Apr 2011 01:49:15 +0000 (02:49 +0100)]
Moved to unless from if not to improve code clarity.  Changed
wording of few error messages.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoMoved to unless from if not to improve code clarity. Added TODO
Krzysztof Wilczynski [Sat, 30 Apr 2011 01:48:25 +0000 (02:48 +0100)]
Moved to unless from if not to improve code clarity.  Added TODO
for future reference.  Changed wording of few error messages.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdded TODO for future reference.
Krzysztof Wilczynski [Sat, 30 Apr 2011 01:47:20 +0000 (02:47 +0100)]
Added TODO for future reference.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoMoved to unless from if not to make code more clear. Plus a variable
Krzysztof Wilczynski [Sat, 30 Apr 2011 01:46:03 +0000 (02:46 +0100)]
Moved to unless from if not to make code more clear.  Plus a variable
name change for simplicity.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoSmall change to code formatting.
Krzysztof Wilczynski [Sat, 30 Apr 2011 01:45:36 +0000 (02:45 +0100)]
Small change to code formatting.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdded comment line.
Krzysztof Wilczynski [Sat, 30 Apr 2011 01:45:04 +0000 (02:45 +0100)]
Added comment line.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdded comment line.
Krzysztof Wilczynski [Sat, 30 Apr 2011 01:44:49 +0000 (02:44 +0100)]
Added comment line.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoCorrected function name from chop to strip. Moved to unless from if not
Krzysztof Wilczynski [Sat, 30 Apr 2011 01:43:13 +0000 (02:43 +0100)]
Corrected function name from chop to strip.  Moved to unless from if not
to improve code clarity.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoFunction has now more robust error detection.
Krzysztof Wilczynski [Sat, 30 Apr 2011 01:41:09 +0000 (02:41 +0100)]
Function has now more robust error detection.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoNow prefix will convert everything into string which is the same
Krzysztof Wilczynski [Sat, 30 Apr 2011 01:40:04 +0000 (02:40 +0100)]
Now prefix will convert everything into string which is the same
as join would do.  Also function is now more robust in error detection.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdded ability to flatten the resulting array in the function zip.
Krzysztof Wilczynski [Sat, 30 Apr 2011 00:47:41 +0000 (01:47 +0100)]
Added ability to flatten the resulting array in the function zip.
This would allow for creating hashes on the fly from two arrays.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoMoved to unless from if not and changed wording of few error messages.
Krzysztof Wilczynski [Sat, 30 Apr 2011 00:00:10 +0000 (01:00 +0100)]
Moved to unless from if not and changed wording of few error messages.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoMoved to unless from if not plus removed surplus empty lines.
Krzysztof Wilczynski [Fri, 29 Apr 2011 23:59:18 +0000 (00:59 +0100)]
Moved to unless from if not plus removed surplus empty lines.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoMoved to unless from if not and removed TODO.
Krzysztof Wilczynski [Fri, 29 Apr 2011 23:58:37 +0000 (00:58 +0100)]
Moved to unless from if not and removed TODO.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoMoved to unless from if not for code clarity and changed wording
Krzysztof Wilczynski [Fri, 29 Apr 2011 23:57:24 +0000 (00:57 +0100)]
Moved to unless from if not for code clarity and changed wording
of few error messages.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdding support for hash and string to the function count.
Krzysztof Wilczynski [Fri, 29 Apr 2011 23:56:12 +0000 (00:56 +0100)]
Adding support for hash and string to the function count.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoSmall re-factor. Changed if not to unless for code clarity.
Krzysztof Wilczynski [Fri, 29 Apr 2011 22:30:32 +0000 (23:30 +0100)]
Small re-factor.  Changed if not to unless for code clarity.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoSmall re-factor. Changed if not to unless for code clarity.
Krzysztof Wilczynski [Fri, 29 Apr 2011 22:18:58 +0000 (23:18 +0100)]
Small re-factor.  Changed if not to unless for code clarity.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoMinor changes.
Krzysztof Wilczynski [Fri, 29 Apr 2011 22:16:26 +0000 (23:16 +0100)]
Minor changes.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoChanged wording in the error message.
Krzysztof Wilczynski [Fri, 29 Apr 2011 22:15:05 +0000 (23:15 +0100)]
Changed wording in the error message.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoRemoving old file includes.rb
Krzysztof Wilczynski [Fri, 29 Apr 2011 20:03:34 +0000 (21:03 +0100)]
Removing old file includes.rb

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoRenaming the file from includes.rb to member.rb.
Krzysztof Wilczynski [Fri, 29 Apr 2011 20:03:11 +0000 (21:03 +0100)]
Renaming the file from includes.rb to member.rb.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoRenaming from includes to member in order to avoid confusion and
Krzysztof Wilczynski [Fri, 29 Apr 2011 20:02:17 +0000 (21:02 +0100)]
Renaming from includes to member in order to avoid confusion and
possibility of a clash with Puppet built-in function include.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoMinor change.
Krzysztof Wilczynski [Fri, 29 Apr 2011 19:58:49 +0000 (20:58 +0100)]
Minor change.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdded check to ensure that given fact name is a string.
Krzysztof Wilczynski [Fri, 29 Apr 2011 19:58:28 +0000 (20:58 +0100)]
Added check to ensure that given fact name is a string.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoMinor changes.
Krzysztof Wilczynski [Fri, 29 Apr 2011 19:47:39 +0000 (20:47 +0100)]
Minor changes.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoFirst version. Simple str2bool function to use within Puppet DSL.
Krzysztof Wilczynski [Fri, 29 Apr 2011 19:13:27 +0000 (20:13 +0100)]
First version.  Simple str2bool function to use within Puppet DSL.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoReverting name back to bool2num.
Krzysztof Wilczynski [Fri, 29 Apr 2011 19:10:53 +0000 (20:10 +0100)]
Reverting name back to bool2num.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdded proper handling of both FalseClass and TrueClass. We also
Krzysztof Wilczynski [Fri, 29 Apr 2011 19:07:56 +0000 (20:07 +0100)]
Added proper handling of both FalseClass and TrueClass.  We also
return real integer values now over string-encoded integers.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdded FalseClass and TrueClass to be identified as Boolean to the type function.
Krzysztof Wilczynski [Fri, 29 Apr 2011 19:05:44 +0000 (20:05 +0100)]
Added FalseClass and TrueClass to be identified as Boolean to the type function.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdding TODO for future reference.
Krzysztof Wilczynski [Fri, 29 Apr 2011 17:42:54 +0000 (18:42 +0100)]
Adding TODO for future reference.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdding support for strings to the the function unique.
Krzysztof Wilczynski [Fri, 29 Apr 2011 17:40:07 +0000 (18:40 +0100)]
Adding support for strings to the the function unique.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoMake sure that we have string-encoded integer value.
Krzysztof Wilczynski [Fri, 29 Apr 2011 17:28:38 +0000 (18:28 +0100)]
Make sure that we have string-encoded integer value.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdding support for strings and hashes to the function empty.
Krzysztof Wilczynski [Fri, 29 Apr 2011 17:27:52 +0000 (18:27 +0100)]
Adding support for strings and hashes to the function empty.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoFirst version. Simple chomp function to use within Puppet DSL.
Krzysztof Wilczynski [Fri, 29 Apr 2011 17:10:04 +0000 (18:10 +0100)]
First version.  Simple chomp function to use within Puppet DSL.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoFirst version. Simple chop function to use within Puppet DSL.
Krzysztof Wilczynski [Fri, 29 Apr 2011 17:09:57 +0000 (18:09 +0100)]
First version.  Simple chop function to use within Puppet DSL.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoFirst version. Simple lstrip function to use within Puppet DSL.
Krzysztof Wilczynski [Fri, 29 Apr 2011 17:09:39 +0000 (18:09 +0100)]
First version.  Simple lstrip function to use within Puppet DSL.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoFirst version. Simple rstrip function to use within Puppet DSL.
Krzysztof Wilczynski [Fri, 29 Apr 2011 17:09:29 +0000 (18:09 +0100)]
First version.  Simple rstrip function to use within Puppet DSL.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoFirst version. Simple strip function to use within Puppet DSL.
Krzysztof Wilczynski [Fri, 29 Apr 2011 17:08:45 +0000 (18:08 +0100)]
First version.  Simple strip function to use within Puppet DSL.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdded support for strings to reverse.
Krzysztof Wilczynski [Fri, 29 Apr 2011 16:30:04 +0000 (17:30 +0100)]
Added support for strings to reverse.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoSmall re-factor of shuffle function. It is more compact now.
Krzysztof Wilczynski [Fri, 29 Apr 2011 16:29:14 +0000 (17:29 +0100)]
Small re-factor of shuffle function.  It is more compact now.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoFirst version. Simple capitalize function to use within Puppet DSL.
Krzysztof Wilczynski [Fri, 29 Apr 2011 16:27:50 +0000 (17:27 +0100)]
First version.  Simple capitalize function to use within Puppet DSL.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoFirst version. Simple type function to use within Puppet DSL.
Krzysztof Wilczynski [Fri, 29 Apr 2011 14:19:31 +0000 (15:19 +0100)]
First version.  Simple type function to use within Puppet DSL.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdding support for string alongside arrays.
Krzysztof Wilczynski [Fri, 29 Apr 2011 04:00:51 +0000 (05:00 +0100)]
Adding support for string alongside arrays.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoFirst version. Simple is_hash function to use within Puppet DSL.
Krzysztof Wilczynski [Fri, 29 Apr 2011 03:37:50 +0000 (04:37 +0100)]
First version.  Simple is_hash function to use within Puppet DSL.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdding relevant code.
Krzysztof Wilczynski [Fri, 29 Apr 2011 03:36:28 +0000 (04:36 +0100)]
Adding relevant code.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdded TODO for future reference.
Krzysztof Wilczynski [Fri, 29 Apr 2011 03:22:04 +0000 (04:22 +0100)]
Added TODO for future reference.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdded TODO for future reference.
Krzysztof Wilczynski [Fri, 29 Apr 2011 03:21:20 +0000 (04:21 +0100)]
Added TODO for future reference.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdded TODO for future reference.
Krzysztof Wilczynski [Fri, 29 Apr 2011 03:20:44 +0000 (04:20 +0100)]
Added TODO for future reference.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoChanged wording from numeric to integer.
Krzysztof Wilczynski [Fri, 29 Apr 2011 03:19:30 +0000 (04:19 +0100)]
Changed wording from numeric to integer.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoAdded TODO for future reference.
Krzysztof Wilczynski [Fri, 29 Apr 2011 03:18:29 +0000 (04:18 +0100)]
Added TODO for future reference.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoFirst version. Simple abs function to use within Puppet DSL.
Krzysztof Wilczynski [Fri, 29 Apr 2011 02:09:52 +0000 (03:09 +0100)]
First version.  Simple abs function to use within Puppet DSL.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
14 years agoRemoving old unused file.
Krzysztof Wilczynski [Thu, 28 Apr 2011 02:45:05 +0000 (03:45 +0100)]
Removing old unused file.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>