Re: CFEngine Help: Re: problem with variable in bundle agent

2012-09-21 Thread Bas van der Vlies
On 09/20/2012 05:10 PM, Bas van der Vlies wrote: > On 09/20/2012 04:58 PM, no-re...@cfengine.com wrote: >> Forum: CFEngine Help >> Subject: Re: problem with variable in bundle agent >> Author: neilhwatson >> Link to topic: https://cfengine.com/forum/read.php?3,27443,274

CFEngine Help: Re: problem with variable in bundle agent

2012-09-20 Thread no-reply
Forum: CFEngine Help Subject: Re: problem with variable in bundle agent Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,27443,27459#msg-27459 Have you tried this with a newer version? Can you make a self contained example for testing? Does template_copied_resolv_autofs

Re: CFEngine Help: Re: problem with variable in bundle agent

2012-09-20 Thread Bas van der Vlies
On 09/20/2012 03:55 PM, no-re...@cfengine.com wrote: > Forum: CFEngine Help > Subject: Re: problem with variable in bundle agent > Author: neilhwatson > Link to topic: https://cfengine.com/forum/read.php?3,27443,27452#msg-27452 > > What does this body do? 'sara_hash_no_

CFEngine Help: Re: problem with variable in bundle agent

2012-09-20 Thread no-reply
Forum: CFEngine Help Subject: Re: problem with variable in bundle agent Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,27443,27452#msg-27452 What does this body do? 'sara_hash_no_perms_cp' ___ Help-cfengine mailing

Re: problem with variable in bundle agent

2012-09-20 Thread Bas van der Vlies
On 09/20/2012 11:31 AM, Bas van der Vlies wrote: > Cfengine community: 3.3.2 > OS: debian wheezy > > I have the following bundle: > > bundle agent sara_template_process(final_destination, owner, mode) > { > vars: > > any:: > "template_dir" string => "/data/cfengine3/tem

problem with variable in bundle agent

2012-09-20 Thread Bas van der Vlies
Cfengine community: 3.3.2 OS: debian wheezy I have the following bundle: bundle agent sara_template_process(final_destination, owner, mode) { vars: any:: "template_dir" string => "/data/cfengine3/templates"; "filename" string => lastnode("$(final_destination