Cfengine Help: Re: Howto make another pass if some important files gets updated

2010-10-01 Thread no-reply
Forum: Cfengine Help Subject: Re: Howto make another pass if some important files gets updated Author: Metabaron Link to topic: https://cfengine.com/forum/read.php?3,18559,18571#msg-18571 OK, but how can I refere to a (local?) class defined in another bundle. -- Emil

Cfengine Help: How do I find promices that can't be repaired?

2010-10-01 Thread no-reply
Forum: Cfengine Help Subject: How do I find promices that can't be repaired? Author: Metabaron Link to topic: https://cfengine.com/forum/read.php?3,18572,18572#msg-18572 Hi, How do I find promices that can't be repaired or promises that can't be verified? I'm trying to find anything that I can

Cfengine Help: Re: Howto make another pass if some important files gets updated

2010-10-01 Thread no-reply
Forum: Cfengine Help Subject: Re: Howto make another pass if some important files gets updated Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,18559,18573#msg-18573 Classes are local to their bundles and cannot be accessed from outside. There are two exceptions to thi

Cfengine Help: Re: How do I find promices that can't be repaired?

2010-10-01 Thread no-reply
Forum: Cfengine Help Subject: Re: How do I find promices that can't be repaired? Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,18572,18574#msg-18574 Certainly, promises evaluation is reflected in the verbose output, but it may require some practice to extract the da

Cfengine Help: Re: Howto make another pass if some important files gets updated

2010-10-01 Thread no-reply
Forum: Cfengine Help Subject: Re: Howto make another pass if some important files gets updated Author: Metabaron Link to topic: https://cfengine.com/forum/read.php?3,18559,18575#msg-18575 Well, how do I then solve this problem? I need to use some kind of dependency method. I need to make sure tha

Cfengine Help: Re: Howto make another pass if some important files gets updated

2010-10-01 Thread no-reply
Forum: Cfengine Help Subject: Re: Howto make another pass if some important files gets updated Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,18559,18576#msg-18576 Usually it's achieved by the 2nd approach, e.g. files: "/tmp/foo" comment => "This fil

Cfengine Help: Re: Howto make another pass if some important files gets updated

2010-10-01 Thread no-reply
Forum: Cfengine Help Subject: Re: Howto make another pass if some important files gets updated Author: Metabaron Link to topic: https://cfengine.com/forum/read.php?3,18559,18577#msg-18577 Ahhha!!! Used the "body classes if_ok" method. ( I have written code in many languages but I have never seen

Cfengine Help: Re: Howto make another pass if some important files gets updated

2010-10-01 Thread no-reply
Forum: Cfengine Help Subject: Re: Howto make another pass if some important files gets updated Author: mark Link to topic: https://cfengine.com/forum/read.php?3,18559,18578#msg-18578 These features are closely related to the ability to scale and adapt. (The world itself sucks and yet rocks ;-))

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, no-re...@cfengine.com wrote: > Forum: Cfengine Help > Subject: Re: Understanding how to use met

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

Cfengine Help: Re: Howto make another pass if some important files gets updated

2010-10-01 Thread no-reply
Forum: Cfengine Help Subject: Re: Howto make another pass if some important files gets updated Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,18559,18581#msg-18581 It is important to realize that Cfengine is not a programming language. It is not procedural. What it is

Cfengine Help: Re: Howto make another pass if some important files gets updated

2010-10-01 Thread no-reply
Forum: Cfengine Help Subject: Re: Howto make another pass if some important files gets updated Author: Metabaron Link to topic: https://cfengine.com/forum/read.php?3,18559,18582#msg-18582 Well... I think that is a good idea basicly in the best of worlds but sometimes things need to happen in a ce

Cfengine Help: Re: Howto make another pass if some important files gets updated

2010-10-01 Thread no-reply
Forum: Cfengine Help Subject: Re: Howto make another pass if some important files gets updated Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,18559,18583#msg-18583 You should read Mark's blog if you haven't yet done so. You haven't described your end state here so I'm n

Re: Cfengine Help: Re: Howto make another pass if some important filesgets updated

2010-10-01 Thread Mike Hoskins
On 10/1/10 6:59 AM, "no-re...@cfengine.com" wrote: > Well... I think that is a good idea basicly in the best of worlds but > sometimes things need to happen in a certain order. While it requires some change of traditional thinking, the confusion often comes when we think things "need to happen in

Cfengine Help: Re: Howto make another pass if some important files gets updated

2010-10-01 Thread no-reply
Forum: Cfengine Help Subject: Re: Howto make another pass if some important files gets updated Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,18559,18585#msg-18585 I thought that way when I've started evaluating Cfengine on my site. Now I prefer to maintain execution