CFEngine Help: Re: Promises repaired in promise_summary

2012-01-25 Thread no-reply
Forum: CFEngine Help Subject: Re: Promises repaired in promise_summary Author: barry35malone Link to topic: https://cfengine.com/forum/read.php?3,24595,24649#msg-24649 That's smart advice. So much of social discussion success really does come down to old-fashioned good manners. _

CFEngine Help: Re: Promises repaired in promise_summary

2012-01-23 Thread no-reply
Forum: CFEngine Help Subject: Re: Promises repaired in promise_summary Author: jonesy1234 Link to topic: https://cfengine.com/forum/read.php?3,24595,24622#msg-24622 Ah, I see your point. I remove the reports section and all is good. thanks for your help toddnni! cf3>

CFEngine Help: Re: Promises repaired in promise_summary

2012-01-23 Thread no-reply
Forum: CFEngine Help Subject: Re: Promises repaired in promise_summary Author: toddnni Link to topic: https://cfengine.com/forum/read.php?3,24595,24619#msg-24619 To my understanding var promises are not counted in repaired promises and I predict that the repaired promises are your report promises

CFEngine Help: Re: Promises repaired in promise_summary

2012-01-22 Thread no-reply
Forum: CFEngine Help Subject: Re: Promises repaired in promise_summary Author: jonesy1234 Link to topic: https://cfengine.com/forum/read.php?3,24595,24618#msg-24618 I've tested the usemodule function as follows, but it also reports 100% Promises repaired. The module vars are expanded as expected.

CFEngine Help: Re: Promises repaired in promise_summary

2012-01-21 Thread no-reply
Forum: CFEngine Help Subject: Re: Promises repaired in promise_summary Author: toddnni Link to topic: https://cfengine.com/forum/read.php?3,24595,24616#msg-24616 jonesy1234, there is usemodule() function. I believe it is designed as returnszero() equivalent for modules. Unfortunately I haven't t

CFEngine Help: Re: Promises repaired in promise_summary

2012-01-21 Thread no-reply
Forum: CFEngine Help Subject: Re: Promises repaired in promise_summary Author: phnakarin Link to topic: https://cfengine.com/forum/read.php?3,24595,24615#msg-24615 I don't think their is another way around. Like Neil mentioned, command promieses are considered as promises repaired. Cheers, --Nak

CFEngine Help: Re: Promises repaired in promise_summary

2012-01-19 Thread no-reply
Forum: CFEngine Help Subject: Re: Promises repaired in promise_summary Author: jonesy1234 Link to topic: https://cfengine.com/forum/read.php?3,24595,24602#msg-24602 So I'm using some modules to pull in values from the OS as follows:- bundle agent modules { commands: "$(sys.workdir)/input

Re: CFEngine Help: Re: Promises repaired in promise_summary

2012-01-19 Thread Nick Anderson
On 01/19/2012 04:09 PM, no-re...@cfengine.com wrote: > returnszero and execresult don't count as repaired promises, so if you're > running commands to establish the state of the system, they can be a good way > to reduce the number of repairs reported every run. So instead of doing Thanks for c

CFEngine Help: Re: Promises repaired in promise_summary

2012-01-19 Thread no-reply
Forum: CFEngine Help Subject: Re: Promises repaired in promise_summary Author: simonblake Link to topic: https://cfengine.com/forum/read.php?3,24595,24598#msg-24598 returnszero and execresult don't count as repaired promises, so if you're running commands to establish the state of the system, the

CFEngine Help: Re: Promises repaired in promise_summary

2012-01-19 Thread no-reply
Forum: CFEngine Help Subject: Re: Promises repaired in promise_summary Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,24595,24597#msg-24597 When a command promise is run it is considered repaired. ___ Help-cfengine mailing list