Krzysztof Wilczynski
|
a7081fd027
|
Changing the way how function description and usage was given. Now documentation is exposed properly via Puppet itself.
|
2011-03-13 23:39:43 +00:00 |
|
Krzysztof Wilczynski
|
c73be8fdbd
|
Changing the name of the file to reflect change in the function name.
|
2011-03-13 23:37:46 +00:00 |
|
Krzysztof Wilczynski
|
00a4c4ebcc
|
Small re-factor.
|
2011-03-12 23:15:02 +00:00 |
|
Krzysztof Wilczynski
|
0eea8ac101
|
Check for the number of arguments given.
|
2011-03-12 23:05:56 +00:00 |
|
Krzysztof Wilczynski
|
49d208a13e
|
Small re-factor.
|
2011-03-11 18:30:49 +00:00 |
|
Roman Barczyński
|
36ec2c36ea
|
Merge branch 'kwilczynski-master'
|
2011-03-04 14:06:42 +01:00 |
|
Roman Barczyński
|
3a4b4559fe
|
Merge branch 'master' of git://github.com/kwilczynski/puppet-functions into kwilczynski-master
|
2011-03-04 14:04:56 +01:00 |
|
Krzysztof Wilczynski
|
19fd344a0f
|
Fix. The data structure should only be populated and/or set to be empty if and only if key is present.
|
2011-03-03 13:14:56 +01:00 |
|
Krzysztof Wilczynski
|
c5293e630c
|
Fix. Should yield empty data structure when given key cannot be found in the hash upon parsing YAML file.
|
2011-03-03 09:18:12 +00:00 |
|
Krzysztof Wilczynski
|
688fd8c1aa
|
Fix. Given vim mode line should end with : in order to work.
|
2011-03-03 09:17:06 +00:00 |
|
Krzysztof Wilczynski
|
1064abcb6e
|
Re-factor. Removed not needed shebang for Ruby.
|
2011-03-03 09:10:36 +00:00 |
|
Roman Barczyński
|
ab749e7414
|
no need for "#! ruby", vim modeline must end with ":", and fixed not found key bug
|
2011-03-03 04:08:32 +01:00 |
|
Roman Barczyński
|
5caaf18c10
|
Merge git://github.com/kwilczynski/puppet-functions
|
2011-03-03 03:46:58 +01:00 |
|
Krzysztof Wilczynski
|
e566661cc7
|
Fix to a type in the documentation.
|
2011-03-03 02:45:11 +00:00 |
|
Krzysztof Wilczynski
|
20fcf0e610
|
Re-factor of the code to make it more Puppet-friendly and update of the short documentation in the comment lines.
|
2011-03-03 02:37:26 +00:00 |
|
Roman Barczyński
|
13098ff934
|
cronrand - stateful (between puppet runs) randomizer eg. for cron minutes for equal load distribution
|
2011-03-03 03:09:55 +01:00 |
|
Roman Barczyński
|
b305bbeac7
|
initial version
|
2011-03-03 02:48:35 +01:00 |
|