Forum: Cfengine Help Subject: Re: templating and need for action Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,19663,19670#msg-19670
"Because a method is just an encapsulation, there is a subtlety about how to interpret a successful method invocation. Before version 3.1.0, a method was considered repaired if executed (like commands), however this led to unnecessary logging of executions, even if not actual encapsulated promise was kept. In version 3.1.0 this has been changed so that a method promise is considered kept if the method is expanded. A method promise is thus never considered repaired. " http://www.cfengine.org/manuals/cf3-reference.html#methods-in-agent-promises _______________________________________________ Help-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/help-cfengine
