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
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
Forum: CFEngine Help
Subject: Re: variable expansion in commands / args
Author: bernhard.gl...@ecologic.eu
Link to topic: https://cfengine.com/forum/read.php?3,26122,26125#msg-26125
thnks a lot nickanderson,
yepp your posting helped a lot although my mistake was somewhere else
Variables WILL BE
Forum: CFEngine Help
Subject: Re: variable expansion in commands / args
Author: nickanderson
Link to topic: https://cfengine.com/forum/read.php?3,26122,26123#msg-26123
Are you sure you don't have any syntax errors?
var:
classa::
munki_manifestname string => "mani_client";
var should be vars
an
Forum: Cfengine Help
Subject: Re: variable expansion inside a single bundle
Author: bglomm
Link to topic: https://cfengine.com/forum/read.php?3,18819,18848#msg-18848
thnx Neil,
yes, but:
cf-promises -vf ./bar.cf
tells me still (last four lines of output):
cf3 Initiate variable convergence...
Forum: Cfengine Help
Subject: Re: variable expansion inside a single bundle
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,18819,18820#msg-18820
Please post a full example next time.
##
body common control {
bundlesequence => { "test" };
}
bund