Issue #13293 has been updated by Daniel Pittman. Status changed from Needs More Information to Investigating
I have the required data, which is confidential, when this gets to being investigated. Thanks, James. ---------------------------------------- Bug #13293: passing a hash to a define fails with pson serialization format https://projects.puppetlabs.com/issues/13293#change-57882 Author: James Martin Status: Investigating Priority: Normal Assignee: Category: Target version: Affected Puppet version: 2.7.12 Keywords: hash serialization Branch: I have a defined resource that accepts a hash of a list of database names, users, pw, etc. Occassionaly (unscientifically) it *will* work once out of 20 times. The rest of the times it does not and fails with this error: err: Could not retrieve catalog from remote server: Could not intern from pson: Could not convert from pson: Could not find relationship source "Cpfusion::Functions::Setupdbs[dbpwcpclusterpassworddbnamecpclusterdbdbusercpclusteruser]" If I modify puppet.conf on the client to include: preferred_serialization_format = marshal It works every time. Thanks to _rc in #puppet for helping me work through this issue. -- 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
