CFEngine Help: Re: Evaluation of bundlesequence with constructed mybundle(@(args))

2011-09-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Evaluation of bundlesequence with constructed mybundle(@(args)) Author: Seva Gluschenko Link to topic: https://cfengine.com/forum/read.php?3,23499,23509#msg-23509 I suggest rewriting your promise as follows: body common control { bundlesequence => { @(g.bundl

CFEngine Help: Re: Yum Package problem in CF3

2011-09-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Yum Package problem in CF3 Author: atsaloli Link to topic: https://cfengine.com/forum/read.php?3,19078,23508#msg-23508 I've opened a ticket on this issue, complete with my investigation report and proposed solution (that is in need of careful checking, please) h

CFEngine Help: Re: Evaluation of bundlesequence with constructed mybundle(@(args))

2011-09-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Evaluation of bundlesequence with constructed mybundle(@(args)) Author: jblaine Link to topic: https://cfengine.com/forum/read.php?3,23499,23507#msg-23507 neilhwatson Wrote: --- > What is your intention with this

CFEngine Help: Re: Detriment to being explicit about "any::" ?

2011-09-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Detriment to being explicit about "any::" ? Author: jblaine Link to topic: https://cfengine.com/forum/read.php?3,23421,23506#msg-23506 sauer Wrote: --- > So, should classes still apply to a block until > another

Re: CFEngine Help: how to convert vars to a class

2011-09-15 Thread Nicolas Charles
Exactly ! This is correct Le 15/09/2011 20:45, Aleksey Tsalolikhin a écrit : > I think I get it: ifvarclass does not build or make or set any class, > it USES the class expression specified in the value of ifvarclass, and > it uses it by ANDing it with the normal class expression. > > Best, > Ale

Re: CFEngine Help: how to convert vars to a class

2011-09-15 Thread Aleksey Tsalolikhin
I think I get it: ifvarclass does not build or make or set any class, it USES the class expression specified in the value of ifvarclass, and it uses it by ANDing it with the normal class expression. Best, Aleksey On Thu, Sep 15, 2011 at 4:49 PM, Nicolas Charles wrote: > No, what it says that yo

Re: CFEngine Help: how to convert vars to a class

2011-09-15 Thread Nicolas Charles
No, what it says that you can use both the class expression and the ifvarclass to conditionnaly execute a promise, and you can use variable in the ifvarclass, that CFEngine will expand and match against an existing class name So it doesn't build a class, it checks if a class has the name (hence th

CFEngine Help: Re: Detriment to being explicit about "any::" ?

2011-09-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Detriment to being explicit about "any::" ? Author: sauer Link to topic: https://cfengine.com/forum/read.php?3,23421,23502#msg-23502 So, should classes still apply to a block until another class is specified, or should every single promise be prefixed with a clas

CFEngine Help: Re: Evaluation of bundlesequence with constructed mybundle(@(args))

2011-09-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Evaluation of bundlesequence with constructed mybundle(@(args)) Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,23499,23501#msg-23501 What is your intention with this: system_ntpclient_configure(@(ntpservers) ? Try this thread. https://

CFEngine Help: Re: Trying to understand promise status codes

2011-09-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Trying to understand promise status codes Author: debheller Link to topic: https://cfengine.com/forum/read.php?3,23494,23500#msg-23500 Diego, I don't find your post at all confusing or convoluted. As a matter of fact, I find your explanation of the various stat

CFEngine Help: Evaluation of bundlesequence with constructed mybundle(@(args))

2011-09-15 Thread no-reply
Forum: CFEngine Help Subject: Evaluation of bundlesequence with constructed mybundle(@(args)) Author: jblaine Link to topic: https://cfengine.com/forum/read.php?3,23499,23499#msg-23499 I'm trying to do the following and failing. Any advice would be appreciated, as I appear to be fighting the lan

CFEngine Help: Re: Trying to understand promise status codes

2011-09-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Trying to understand promise status codes Author: eystein Link to topic: https://cfengine.com/forum/read.php?3,23494,23498#msg-23498 Diego, As you point out, all these promise statuses can be confusing and does not contribute to much. You almost only care about

CFEngine Help: Re: spurious SETUID/SETGID warnings

2011-09-15 Thread no-reply
Forum: CFEngine Help Subject: Re: spurious SETUID/SETGID warnings Author: eystein Link to topic: https://cfengine.com/forum/read.php?3,23493,23497#msg-23497 Robin, Yes, it is a bug that has been fixed, and yes, it is easy to work around it. You can split your promise into two as a workaround, one

CFEngine Help: Re: Detriment to being explicit about "any::" ?

2011-09-15 Thread no-reply
Forum: CFEngine Help Subject: Re: Detriment to being explicit about "any::" ? Author: jblaine Link to topic: https://cfengine.com/forum/read.php?3,23421,23496#msg-23496 jblaine Wrote: --- > We'd like to make our inputs very clear and consider the

CFEngine Help: Re: spurious SETUID/SETGID warnings

2011-09-15 Thread no-reply
Forum: CFEngine Help Subject: Re: spurious SETUID/SETGID warnings Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,23493,23495#msg-23495 This is a mode. Mask if different. What happens if you make a file manually at that location? What mode does it have? What if the pr