Adding debian best practices
[cfengine-masterfiles.git] / inputs / cf-report.cf
blob0c895dfa8722e2b0a521a7aaf171c880e271b8ce
1 #####################################
2 #                                   #
3 # cf-report.cf - Cfengine 3 Reports #
4 #                                   #
5 #####################################
7 body reporter control {
8     reports         => { "performance", "last_seen", "monitor_history" };
9     build_directory  => "$(sys.workdir)/reports";
10     report_output   => "text";