Re: Cfengine Help: Re: Understanding how to use methods / bundles

2010-10-01 Thread Mark Burgess
There is the concept guide, a short chapter, and a Special Topics guide, but not enough detail yet. This is something we have worked on mainly automated for Nova. On 10/01/2010 12:02 PM, Jakub Viták wrote: > Hi. > > Maybe some tutorial or starter should help. > > I would like to use cf-know

Re: Cfengine Help: Re: Understanding how to use methods / bundles

2010-10-01 Thread Jakub Viták
Hi. Maybe some tutorial or starter should help. I would like to use cf-know and the "best practice" article on this topic I would certainly appreciate. Regards, Jakub Vitak On 09/30/2010 11:05 PM, [email protected] wrote: > Forum: Cfengine Help > Subject: Re: Understanding how to use met

Cfengine Help: Re: Understanding how to use methods / bundles

2010-09-30 Thread no-reply
Forum: Cfengine Help Subject: Re: Understanding how to use methods / bundles Author: mark Link to topic: https://cfengine.com/forum/read.php?3,18460,18570#msg-18570 cf-know only recognizes bundles of type knowledge, so it will not recognize agent bundles. There is no reason to mix agent and knowl

Cfengine Help: Re: Understanding how to use methods / bundles

2010-09-30 Thread no-reply
Forum: Cfengine Help Subject: Re: Understanding how to use methods / bundles Author: zzamboni Link to topic: https://cfengine.com/forum/read.php?3,18460,18569#msg-18569 I personally prefer leaving the bundlesequence static, and controlling the execution of corresponding methods using classes. I t

Re: Cfengine Help: Re: Understanding how to use methods / bundles

2010-09-29 Thread Nicolas Charles
As far as I can tell, both approach are very similar. I usually combine both, with top level bundles in the bundlesequence hiding the complexity and showing the intention, and these bundles using methods with all the complex stuff I'm don't know why cf-know doesn't work, your code looks correct

Cfengine Help: Re: Understanding how to use methods / bundles

2010-09-29 Thread no-reply
Forum: Cfengine Help Subject: Re: Understanding how to use methods / bundles Author: [email protected] Link to topic: https://cfengine.com/forum/read.php?3,18460,18555#msg-18555 Bump... Anyone? http://www.youtube.com/watch?v=L21fgU336KM On 9/23/10 12:41 PM, "Mike Svoboda" wrote: Hey f