CFEngine Help: Re: How can I get the interface name of a certain IP address?

2012-10-03 Thread no-reply
Forum: CFEngine Help Subject: Re: How can I get the interface name of a certain IP address? Author: weijianliao Link to topic: https://cfengine.com/forum/read.php?3,27650,27664#msg-27664 Thanks dude! It works and canonify helps me to solve another problem.Thanks again ! _

CFEngine Help: Re: [ANNOUNCE] CFEngine Community 3.4.0beta2 is released

2012-10-03 Thread no-reply
Forum: CFEngine Help Subject: Re: [ANNOUNCE] CFEngine Community 3.4.0beta2 is released Author: zzamboni Link to topic: https://cfengine.com/forum/read.php?3,27604,27660#msg-27660 Thank you everyone for the excellent feedback! We really appreciate it. Indeed we have a number of open bugs that stil

CFEngine Help: Re: How can I get the interface name of a certain IP address?

2012-10-03 Thread no-reply
Forum: CFEngine Help Subject: Re: How can I get the interface name of a certain IP address? Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,27650,27658#msg-27658 body common control { bundlesequence => { "main", }; } bundle agent main { methods: "any" usebundle => te

CFEngine Help: Re: [ANNOUNCE] CFEngine Community 3.4.0beta2 is released

2012-10-03 Thread no-reply
Forum: CFEngine Help Subject: Re: [ANNOUNCE] CFEngine Community 3.4.0beta2 is released Author: lauwersw Link to topic: https://cfengine.com/forum/read.php?3,27604,27656#msg-27656 davidlee Wrote: --- > > 3. Easy aside this is still a redundant fe

Re: CFEngine Help: Re: variable expansion

2012-10-03 Thread Abid Khwaja
On Oct 3, 2012, at 4:13 PM, no-re...@cfengine.com wrote: > Forum: CFEngine Help > Subject: Re: variable expansion > Author: weijianliao > Link to topic: https://cfengine.com/forum/read.php?3,27652,27654#msg-27654 > > How if you run with -vvv arguments to see if there is any useful messages? > I

CFEngine Help: Re: variable expansion

2012-10-03 Thread no-reply
Forum: CFEngine Help Subject: Re: variable expansion Author: weijianliao Link to topic: https://cfengine.com/forum/read.php?3,27652,27654#msg-27654 How if you run with -vvv arguments to see if there is any useful messages? ___ Help-cfengine mailing list

Re: CFEngine Help: variable expansion

2012-10-03 Thread Abid Khwaja
On Oct 3, 2012, at 1:55 PM, no-re...@cfengine.com wrote: > > aix01 ~/.cfagent/inputs $ cf-agent -KI > -> Making a one-time restart promise for $(def.service) > > > In the second case, $(def.service) is not being expanded. Just tried this in 3.3.5 - it works properly. __

CFEngine Help: variable expansion

2012-10-03 Thread no-reply
Forum: CFEngine Help Subject: variable expansion Author: abid Link to topic: https://cfengine.com/forum/read.php?3,27652,27652#msg-27652 Community CF3.2.3 I'm seeing an inconsistency in variable expansion. Why does this work: #promises.cf body common control { bundlesequence => { "test" };

CFEngine Help: Re: [ANNOUNCE] CFEngine Community 3.4.0beta2 is released

2012-10-03 Thread no-reply
Forum: CFEngine Help Subject: Re: [ANNOUNCE] CFEngine Community 3.4.0beta2 is released Author: davidlee Link to topic: https://cfengine.com/forum/read.php?3,27604,27651#msg-27651 3. Easy aside this is still a redundant feature. I would prefer to see efforts focused on the large number of open bu

CFEngine Help: How can I get the interface name of a certain IP address?

2012-10-03 Thread no-reply
Forum: CFEngine Help Subject: How can I get the interface name of a certain IP address? Author: weijianliao Link to topic: https://cfengine.com/forum/read.php?3,27650,27650#msg-27650 Here is the precondition: bundle agent test { vars: "dns_servers" slist => { "192.168.1.1","192.168.1.2" };

Re: CFEngine Help: Re: CFEngine Help: Re: [ANNOUNCE] CFEngine Community 3.4.0beta2 is released

2012-10-03 Thread Bas van der Vlies
On 10/03/2012 09:48 AM, no-re...@cfengine.com wrote: > Forum: CFEngine Help > Subject: Re: CFEngine Help: Re: [ANNOUNCE] CFEngine Community 3.4.0beta2 is > released > Author: lauwersw > Link to topic: https://cfengine.com/forum/read.php?3,27604,27648#msg-27648 > > Mikhail Gusarov Wrote: > ---

CFEngine Help: Re: CFEngine Help: Re: [ANNOUNCE] CFEngine Community 3.4.0beta2 is released

2012-10-03 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: Re: [ANNOUNCE] CFEngine Community 3.4.0beta2 is released Author: lauwersw Link to topic: https://cfengine.com/forum/read.php?3,27604,27648#msg-27648 Mikhail Gusarov Wrote: --- > > On comments vs h