puppetlabs-stdlib/lib/puppet
David Schmitt 0dc0e0dbcf fqdn_rotate: reset srand seed correctly on old ruby versions
Without this, the global seed is reseeded on every use
of fqdn_rotate, which is a waste. Older rubies might even use a
time-base seed which adversly impacts the quality of the RNG.
2015-05-26 14:25:43 +01:00
..
functions (MODULES-1473) Deprecate type() function for new parser 2015-01-07 16:40:06 -08:00
parser/functions fqdn_rotate: reset srand seed correctly on old ruby versions 2015-05-26 14:25:43 +01:00
provider/file_line Add spec tests and pulled in PR #427 2015-04-09 15:24:39 -07:00
type Clarifying behaviour of attributes and adding an extra example. 2015-04-09 11:13:42 -07:00