On Tue, Sep 21, 2010 at 06:04:51PM -0400, no-re...@cfengine.com wrote:
>Forum: Cfengine Help
>Subject: Re: Controlling Module Calls
>Author: zzamboni
>Link to topic: https://cfengine.com/forum/read.php?3,18383,18398#msg-18398
>
>Hi Nima,
>
>Cfengine will make up to three passes during convergence: 
>http://www.cfengine.org/manuals/cf3-reference.html#Agent-normal-ordering
>
>In principle, a cfengine policy should be written such that multiple passes do 
>not affect the system. However, I agree that depending on what you are doing, 
>repeating it multiple times can be inefficient even if no changes are made.
>
>One option would be to define a certain class during the first pass, and then 
>make the module calls depending on that class being unset.

This seems like a good place to make use of a persistant class.


-- 
Jesse Becker
NHGRI Linux support (Digicon Contractor)
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to