puppet report as JMS Message
Hi
We are actually using Puppet and MCollective with ActiveMQ. The Puppet Reports are now forwarded from the Puppet Masters to our home-made application using the HTTP report mechanism:
reports = store, http reporturl = http://machine:port/qapp/reports
I would like to know if there is (or is it planned to have in a future release) a JMS report mechanism? The idea would be to reuse the ActiveMQ broker to transport the Puppet reports via JMS.
Thank you for your feedbacks