Issue #6850 has been updated by Luke Kanies. Status changed from Accepted to Closed
Fixed and merged into next at commit:da082d500e1f1192dbc987483d753d93b5698094. ---------------------------------------- Bug #6850: Puppet::Resource::Type#to_pson should not include code https://projects.puppetlabs.com/issues/6850 Author: Luke Kanies Status: Closed Priority: Normal Assignee: Luke Kanies Category: Target version: Affected Puppet version: Keywords: Branch: We are currently including the code when we provide information about resource types over REST or whatever, and we should not - it's incorrect (because our code doesn't serialize well), and it's unnecessary leaking of data. I plan on fixing this later today. -- 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.
