Project

General

Profile

« Previous | Next » 

Revision 3c337845

Added by Nicolas CHARLES about 7 years ago

Fixes #10355: Ignore changes generated by creation/deletion of ncf expected reports file

View differences:

techniques/system/common/1.0/cf-served.st
# reporting value) should be prefixed with an underscore. By default the policy
# framework explicitly excludes these variables and classes from collection.
{
metatags_include => { "inventory", "report" };
metatags_exclude => { "noreport" };
monitoring_include => { ".*" };
metatags_include => { "inventory", "report" };
metatags_exclude => { "noreport" };
monitoring_include => { ".*" };
promise_handle_exclude => { "noreport_.*" };
}
body report_data_select rudder_data_select_policy_hub
......
# reporting value) should be prefixed with an underscore. By default the policy
# framework explicitly excludes these variables and classes from collection.
{
metatags_include => { "inventory", "report" };
metatags_exclude => { "noreport" };
monitoring_include => { ".*" };
metatags_include => { "inventory", "report" };
metatags_exclude => { "noreport" };
monitoring_include => { ".*" };
promise_handle_exclude => { "noreport_.*" };
}
&endif&

Also available in: Unified diff