Issue #2837 has been updated by R.I. Pienaar aka Volcane.
being a warning means it gets printed on every run, even daemonized ones, even ones not in debug or verbose, yet its completely pointless since we cant do anything to make the warning go away. It should be debug, or not there at all. ---------------------------------------- Bug #2837: Reports should support PSON serialization http://projects.puppetlabs.com/issues/2837 Author: Peter Meier Status: Accepted Priority: Normal Assigned to: Markus Roberts Category: serialization Target version: 0.25.6 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://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.
