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: Steve Wray
Subject: Re: use of lists in 'directories' action?
Date: Mon, 12 Dec 2005 15:12:20 +1300
User-agent: Debian Thunderbird 1.0.2 (X11/20051002)

Edward F. Brown wrote:
Are you setting the 'split' character to something other than the default
':'?

Nope, in fact I use the same list in a files operation and its fine.

In fact, that was my workaround.


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





--
There is nothing more important to good government than good education.





reply via email to

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