Actions
Refactor #11419
closedSend reports from proxy to foreman immediately
Fixed in Releases:
Found in Releases:
Description
After #11418 is complete
- On success, move xml file to ‘openscap/reports/<date_digest>.xml
- Add to queue on failure
- if sending to Foreman failed, the reports remain in /var/spool/foreman-proxy/openscap
- refactor current ‘smart-proxy-openscap-send’ to parse the xml, send to foreman and move it on success
Actions