]> gitweb.fluxo.info Git - puppet-stdlib.git/log
puppet-stdlib.git
15 years agoMerge branch 'master' of git://github.com/kwilczynski/puppet-functions into kwilczyns...
Roman Barczyński [Fri, 4 Mar 2011 13:04:56 +0000 (14:04 +0100)]
Merge branch 'master' of git://github.com/kwilczynski/puppet-functions into kwilczynski-master

15 years agoFix. The data structure should only be populated and/or set to be empty if and only...
Krzysztof Wilczynski [Thu, 3 Mar 2011 12:14:56 +0000 (13:14 +0100)]
Fix. The data structure should only be populated and/or set to be empty if and only if key is present.

15 years agoFix. Should yield empty data structure when given key cannot be found in the hash...
Krzysztof Wilczynski [Thu, 3 Mar 2011 09:18:12 +0000 (09:18 +0000)]
Fix. Should yield empty data structure when given key cannot be found in the hash upon parsing YAML file.

15 years agoFix. Given vim mode line should end with : in order to work.
Krzysztof Wilczynski [Thu, 3 Mar 2011 09:17:06 +0000 (09:17 +0000)]
Fix. Given vim mode line should end with : in order to work.

15 years agoRe-factor. Removed not needed shebang for Ruby.
Krzysztof Wilczynski [Thu, 3 Mar 2011 09:10:36 +0000 (09:10 +0000)]
Re-factor. Removed not needed shebang for Ruby.

15 years agono need for "#! ruby", vim modeline must end with ":", and fixed not found key bug
Roman Barczyński [Thu, 3 Mar 2011 03:08:32 +0000 (04:08 +0100)]
no need for "#! ruby", vim modeline must end with ":", and fixed not found key bug

15 years agoMerge git://github.com/kwilczynski/puppet-functions
Roman Barczyński [Thu, 3 Mar 2011 02:46:58 +0000 (03:46 +0100)]
Merge git://github.com/kwilczynski/puppet-functions

15 years agoFix to a type in the documentation.
Krzysztof Wilczynski [Thu, 3 Mar 2011 02:45:11 +0000 (02:45 +0000)]
Fix to a type in the documentation.

15 years agoRe-factor of the code to make it more Puppet-friendly and update of the short documen...
Krzysztof Wilczynski [Thu, 3 Mar 2011 02:37:26 +0000 (02:37 +0000)]
Re-factor of the code to make it more Puppet-friendly and update of the short documentation in the comment lines.

15 years agocronrand - stateful (between puppet runs) randomizer eg. for cron minutes for equal...
Roman Barczyński [Thu, 3 Mar 2011 02:09:55 +0000 (03:09 +0100)]
cronrand - stateful (between puppet runs) randomizer eg. for cron minutes for equal load distribution

15 years agoinitial version
Roman Barczyński [Thu, 3 Mar 2011 01:48:35 +0000 (02:48 +0100)]
initial version