Actions
User story #9353
closedUser story #1808: Add an Audit mode to Rudder: only check properties, no modification on nodes
User story #7219: Add dry-run support to system techniques
User story #9351: Create a dedicated abort report when enforce is used in place of audit
Adapt compliance computing to process abort message
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Compliance & node report
Target version:
Effort required:
Name check:
Fix check:
Regression:
Description
Once we decide what we want to do about the abort message, we need to process it in the compliance.
Message to use, quoted from #9351:
rudder_common_report("Common", "log_info", "&TRACKINGKEY&", "Abort run", "${reason}", "${message}");
with reason being:
unsupported_dryrun
repaired_during_dryrundepending on the cause of the abort.
Actions