o
Cc: help-cfengine@cfengine.org
Subject: RE: Working with a global variable defenition bundle for ALL variables
Are you certain? The default promises.cf provided by Cfengine (the company)
does just that:
body common control
{
bundlesequence => {
@(def.
---Original Message-
From: Seva Gluschenko [mailto:seva.glusche...@gmail.com]
Sent: Friday, May 28, 2010 8:48 AM
To: Justin Lloyd
Cc: Tom Van de Velde; help-cfengine@cfengine.org
Subject: Re: Working with a global variable defenition bundle for ALL variables
Justin,
There's no reason and need to
em?
>
> Justin
>
> -Original Message-
> From: help-cfengine-boun...@cfengine.org
> [mailto:help-cfengine-boun...@cfengine.org] On Behalf Of Tom Van de Velde
> Sent: Friday, May 28, 2010 2:33 AM
> To: Seva Gluschenko
> Cc: help-cfengine@cfengine.org
> Subject
half Of Tom Van de Velde
Sent: Friday, May 28, 2010 2:33 AM
To: Seva Gluschenko
Cc: help-cfengine@cfengine.org
Subject: Re: Working with a global variable defenition bundle for ALL variables
Seva,
No that does not work, with the -v option you can see that he does not resolve .
Also the class with
SET domain = $(def.cfengineDomain)
my_cf3 SET ignore_missing_bundles true
my_cf3 SET ignore_missing_inputs true
my_cf3 SET ifelapsed = 15
my_cf3 SET inform =
--- On Fri, 5/28/10, Seva Gluschenko wrote:
> From: Seva Gluschenko
> Subject: Re: Working with a global variable defenition bundle f
Tom,
does this help?
domain => "$(def.cfengineDomain)";
(arguments must be quoted, AFAIR.)
2010/5/28 Tom Van de Velde :
> Hi
>
> I was wondering if it is possible th have a configuriation bundle that holds
> ALL variables at the beginning of the configuration file.
> It turns