Ed Brown wrote: > I can't imagine how the need to be able to order at least some actions > could go away.
cfagent could figure out all ordering using class dependencies. It already does this some (the current "two pass" execution). Two passes will only resolve one level of dependency, though. It is easy to find situtations with more than one level of dependency. A general solution would require N passes. I suspect that is what Mark has in mind, but I am not sure. _______________________________________________ Help-cfengine mailing list Help-cfengine@gnu.org http://lists.gnu.org/mailman/listinfo/help-cfengine