Issue #2464 has been updated by Brice Figureau.
Nigel Kersten wrote: > So I just spent a while poking at this and have realized I really don't > understand the REST layer very well at all, otherwise I'd try to fix this > myself. > > Will poke at it later if no-one else has the time. Just add: use_server_setting(:report_server) to Puppet::Transaction::Report::Rest and it should work fine. (and at the same time you can add use_port_setting(:report_port) to fix one of your previous bug report). Check a patch I sent a couple of weeks ago for the same issue but with ca_server and ca_port. ---------------------------------------- Bug #2464: Puppet 0.25.x clients ignore the --reportserver option. http://projects.reductivelabs.com/issues/2464 Author: Nigel Kersten Status: Unreviewed Priority: High Assigned to: Category: Target version: Complexity: Unknown Affected version: 0.25.0 Keywords: Puppet 0.25.x clients don't look at the reportserver option at all, and simply send reports to the server no matter what. -- 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 -~----------~----~----~----~------~----~------~--~---
