Hi, Do you know if it's possible to extend an slist with additional values based on classes? Something along the lines of
vars: any:: "evil_files" slist => { "/etc/hosts.equiv" }; redhat:: "evil_files" slist => { @(evil_files), "/root/.rhosts", "/root/.shosts" }; The above code doesn't work, other than for illustration purposes. Cheers, -- Trond H. Amundsen <t.h.amund...@usit.uio.no> Center for Information Technology Services, University of Oslo _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine