############################################################################### # # bundle agent main # - User/Site policy entry # ############################################################################### bundle common classify { vars: "bundles" slist => { "ubuntu" }; "inputs" slist => { "services/ubuntu.cf" }; classes: any:: "containers" or => { regline(".*/lxc/.*", "/proc/1/cgroup"), regline(".*lxc", "/proc/1/environ"), }; "mail_servers" or => { "legend" }; }