Issue #20300 has been reported by Andrew Forgue. ---------------------------------------- Bug #20300: Undefined method `deterministic_rand' for Puppet::Util:Module https://projects.puppetlabs.com/issues/20300
* Author: Andrew Forgue * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Target version: * Affected Puppet version: 3.2.0-rc1 * Keywords: * Branch: ---------------------------------------- I upgraded a puppetmaster to 3.2.0rc1 (EL5.5) <pre>Error: Could not retrieve catalog from remote server: Error 400 on SERVER: undefined method `deterministic_rand' for Puppet::Util:Module at .../modules/baseos/manifests/init.pp:14 on node [server]</pre> The line in question: <pre>$splay = fqdn_rand(3600)</pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
