Issue #2837 has been updated by Alan Barrett.
I get the following error with puppet 0.25.4: <pre> warning: Value of 'preferred_serialization_format' (pson) is invalid for report, using default (yaml) </pre> I have not deliberately configured any preferred_serialization_format, so I assume that some part of puppet chose to use "pson" by default. Does anybody know where that would have happened, and should I raise a separate issue about an unsupported value being chosen as a defualt? ---------------------------------------- Bug #2837: Reports should support PSON serialization http://projects.reductivelabs.com/issues/2837 Author: Peter Meier Status: Accepted Priority: Normal Assigned to: Markus Roberts Category: serialization Target version: 0.25.5 Affected version: 0.25.1 Keywords: pson Branch: http://github.com/duritong/puppet/tree/ticket/0.25.x/2837 Using latest 0.25.x I know get <pre> warning: Value of 'preferred_serialization_format' ('pson') is invalid, using default ('yaml') </pre> it looks like this happens because for the pson supported? is missing? -- 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://reductivelabs.com/redmine/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.
