bundle agent common { files: any:: "/etc/hosts" edit_defaults => std_defs, perms => system_owned("444"), edit_template => "$(sys.inputdir)/templates/common/hosts", classes => if_repaired("hosts_repaired"); reports: any:: "$(this.bundle): /etc/hosts repaired" ifvarclass => "hosts_repaired"; }