Forum: Cfengine Help
Subject: Re: multiple cycles to impliment a change.
Author: daveseff
Link to topic: https://cfengine.com/forum/read.php?3,17971,18217#msg-18217

Actually, Thanks to Mark Burgess and team's visit, We figured out this was 
missing from my cf-execd.cf inside "body executor control":

exec_command            =>      "${sys.workdir}/bin/cf-agent -f failsafe.cf && 
${sys.workdir}/bin/cf-agent";

This is the command cf-execd will execute based upon its schedule. It executes 
cf-agent against  failsafe.cf so configs are updated from the master policy 
servers — then it executes in “normal mode” against promises.cf.  

So anyone else having this issue can check this.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to