From ea3c9d06fe46d1261dc53cf3e414a379ef01757b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Gauthier?= Date: Tue, 18 Oct 2016 15:04:52 +0200 Subject: [PATCH] Fixes #9261: "change only" reporting mode is not accurate for "audit" policy mode --- .../templates-hidden/components/ComponentComplianceMode.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rudder-web/src/main/webapp/templates-hidden/components/ComponentComplianceMode.html b/rudder-web/src/main/webapp/templates-hidden/components/ComponentComplianceMode.html index 8abf91f2ade..e3efb67dbbf 100644 --- a/rudder-web/src/main/webapp/templates-hidden/components/ComponentComplianceMode.html +++ b/rudder-web/src/main/webapp/templates-hidden/components/ComponentComplianceMode.html @@ -17,7 +17,7 @@ network traffic, but provides more precise reporting and may be necessary to prove compliance in your organization.
  • - In Changes only mode, reports will only be sent when the agent makes a change or an error occurs on a node + In Non compliant only mode, reports will only be sent when the agent makes a change or an error occurs on a node (these are 'repair' or 'error' reports). This mode saves a lot of log space and bandwidth, but leads to some assumptions about actual configuration status in reporting.
  • @@ -43,7 +43,7 @@