Issue #2734 has been updated by Markus Roberts. Category changed from plumbing to serialization
It's adding the classes ok server-side, and contents are being applied, but when it's adding the classes on the client they're empty (that is to say, add_class() is being called with an empty parameter list *[]). But the problem clears right up if you use "--preferred_serialization_format yaml" *sigh*. It's a problem with the json serialization which we dutifully carried over to pson. I'll start working on a fix. ---------------------------------------- Bug #2734: classfile is only 1 byte big http://projects.reductivelabs.com/issues/2734 Author: R.I. Pienaar aka Volcane Status: Accepted Priority: Urgent Assigned to: Markus Roberts Category: serialization Target version: 0.25.1 Affected version: 0.25.1rc2 Keywords: Branch: Since upgrading to 0.25.1rc2 (from 0.25.0 maybe rc1 did the same?) I am finding my classfile has just 1 byte on all machines where previously it was just a list of all classes on the machine. -- 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 -~----------~----~----~----~------~----~------~--~---
