help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nested groups?


From: Tim Nelson
Subject: Re: nested groups?
Date: Tue, 30 Mar 2004 09:44:58 +1000 (EST)

        So, if I understand, what he actually wants is:

groups:
        a = ( x y )
        b = ( z )
        c = ( a b )

        Right?

On Mon, 29 Mar 2004 Mark.Burgess@iu.hio.no wrote:

>
> You are confusing groups and variables.
> $(a) is a variable not a group
>
> M
>
> On 29 Mar, rader@ginseng.hep.wisc.edu wrote:
> >
> >  groups:
> >    a = ( x y )
> >    b = ( z )
> >    c = ( $(a) ${b} )
> >
> > doesn't seem to define c as x y z (or as z).
> >
> > anybody know of a workaround?  i'm using
> >
> >  a = ( x y )
> >  b = ( z )
> >  groups:
> >    a = ( $(a) )
> >    b = ( $(b) )
> >    c = ( $(a) $(b) )
> >
> > but that's kinda redundant and a bit ugly.
> >
> > steve
> > - - -
> > systems & network guy
> > high energy physics
> > university of wisconsin
> >
> >
> >
> > _______________________________________________
> > Help-cfengine mailing list
> > Help-cfengine@gnu.org
> > http://mail.gnu.org/mailman/listinfo/help-cfengine
>
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Work: +47 22453272            Email:  Mark.Burgess@iu.hio.no
> Fax : +47 22453205            WWW  :  http://www.iu.hio.no/~mark
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-cfengine
>

--
Tim Nelson
Systems Administrator
Sunet Internet
Tel: +61 3 5241 1155
Fax: +61 3 5241 6187
Web: http://www.sunet.com.au/
Email: sysadmin@sunet.com.au






reply via email to

[Prev in Thread] Current Thread [Next in Thread]