Feature #1657
closedSupport Puppet http reports processor
Description
Currently you have to use a separate reports processor for Foreman, since Foreman apparently expects the YAML report data in application/x-www-form-urlencoded (the report processor template at https://raw.github.com/theforeman/puppet-foreman/master/templates/foreman-report.rb.erb calls set_form_data). Puppet reference docs also seem to suggest that Puppet sends the data in urlencoded format, but that is not the case: see https://projects.puppetlabs.com/issues/14723
If Foreman accepted YAML-formatted data as the request body, it would work with the Puppet http report processor and separate processors would no longer be needed.
Updated by Ohad Levy over 12 years ago
- Target version set to 1.0
agreed - however note that puppet does not support SSL for a transport.
Updated by Lauri Tirkkonen over 12 years ago
It will in Telly -- see http://projects.puppetlabs.com/issues/8465
Updated by Ohad Levy over 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset baa3d6f913bb0ed678df3eec661faa5e70bca3c7.