help-cfengine
[Top][All Lists]
Advanced

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

Re: use of lists in 'directories' action?


From: Edward F. Brown
Subject: Re: use of lists in 'directories' action?
Date: Sun, 11 Dec 2005 18:35:30 -0700 (MST)
User-agent: SquirrelMail/1.4.4-2

Are you setting the 'split' character to something other than the default
':'?


On Sun, December 11, 2005 3:01 pm, Steve Wray said:
> This is interesting, from the reference guide, it has:
>
> control:
>         homedirs = ( mark:simen:luke:aeleen )
>
> directories:
>         /home/$(listcontent) owner=LastNode
>
>
> I've tried using this:
>
> control:
>       worldaccessibledirs = ( etc:usr:lib:var:dev:bin:sbin:sys )
>
> directories:
>        /$(worldaccessibledirs)
>           mode=755
>           owner=root
>           group=root
>           inform=true
>
>
> and I wind up with a directory being created:
> /etc:usr:lib:var:dev:bin:sbin:sys
>
> ?????
>
> so, is the example wrong or am I missing something?
>
> Thanks!
>
>
> --
> There is nothing more important to good government than good education.
>
>
>
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-cfengine
>





reply via email to

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