Issue #14723 has been reported by Lauri Tirkkonen. ---------------------------------------- Bug #14723: http report processor description is wrong https://projects.puppetlabs.com/issues/14723
Author: Lauri Tirkkonen Status: Unreviewed Priority: Normal Assignee: Category: documentation Target version: Affected Puppet version: 2.7.14 Keywords: Branch: <http://docs.puppetlabs.com/references/latest/report.html#http> reads: >Send report information via HTTP to the reporturl. Each host sends its report >as a YAML dump and this sends this YAML to a client via HTTP POST. The YAML is >the report parameter of the request.” However, YAML is actually sent as the request body, so the description is misleading (I thought it meant `report=<urlencoded yaml>`). I'll create a pull request for this once Redmine assigns me a ticket number I can reference in the commit message. -- 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.
