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. _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine