On Wed, 18 Apr 2012 11:35:01 +0200 Bas van der Vlies wrote:
BvdV> I am using slist because configuration parameters can contain more then
one value. For most configuration files
BvdV> it is nice that a 'list' variable is repeated multiple times, eg:
BvdV> [%CFEngine BEGIN %]
BvdV> search $(te
On 04/18/2012 04:33 PM, Diego Zamboni wrote:
Hi Bas,
I don't think this can be done at the moment, other than by manually creating
the string variable and using it in the template. It would be nice, maybe open
a feature request?
--Diego
Diego,
I have opened a feature request:
https://cf
Hi Bas,
I don't think this can be done at the moment, other than by manually creating
the string variable and using it in the template. It would be nice, maybe open
a feature request?
--Diego
On Apr 18, 2012, at 4:35 AM, Bas van der Vlies wrote:
>
> For generation of configuration files i a