Problem:
The old foreman hooks system has a config_report
event which triggers when a configuration report is submitted. There does not seem to be any equivalent in webhooks, any suggestion on how to achieve this with webhooks?
We currently use this event to inspect the report and send status to our monitoring system. We use Puppet so an alternative would be a custom report processor on the puppet servers but this requires ruby and I would rather use a language of my choice (with the shellhooks plugin).
Foreman and Proxy versions:
3.12
Foreman and Proxy plugin versions:
3.12
Distribution and version:
RHEL9.4