body common control {
  inputs => {"libraries/cfengine_stdlib.cf"};
}


EXERCISE

Make a list of things. Promise something about that list.

(For example, a list of files that should exist.)

Make a global class if a repair is done (using 'body classes if_repaired' in the standard library).

Report when an item in that list is repaired.  (Using ifvarclass attribute on a reports: type promise)

