Issue #2149 has been updated by luke. Status changed from Accepted to Ready for Testing Assigned to changed from luke to jamtur01
Fixed in the tickets/master/2149 branch in my repo. ---------------------------------------- Bug #2149: Client facts should be sent to server as request parameters http://projects.reductivelabs.com/issues/2149 Author: luke Status: Accepted Priority: Normal Assigned to: jamtur01 Category: plumbing Target version: 0.25.0 Complexity: Unknown Affected version: 0.24.7 Keywords: In order to support shared-nothing on the server, the client facts need to be sent as attributes to the Catalog.find call on the client, rather than in a separate request. This should be straightforward, and should all take place in the Configurer class. I don't know whether it's best to just serialize the Facts instance and pass that as an argument, or to set each of the facts as request parameters. Probably the former, so there's no collision between the two. -- 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 -~----------~----~----~----~------~----~------~--~---
