What about just executing things in the order in which they appear within the config files?
I am constantly fighting the action sequence to get this to happen. Steve -----Original Message----- From: Brendan Strejcek [mailto:[EMAIL PROTECTED] Sent: Thursday, May 12, 2005 10:20 AM To: Ed Brown Cc: help-cfengine@gnu.org Subject: Re: Is this quirky for a simple copy, editfiles operation? 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 _______________________________________________ Help-cfengine mailing list Help-cfengine@gnu.org http://lists.gnu.org/mailman/listinfo/help-cfengine