help-cfengine
[Top][All Lists]
Advanced

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

Lists in copy action


From: Matthew Palmer
Subject: Lists in copy action
Date: Thu, 3 Nov 2005 11:52:06 +1100
User-agent: Mutt/1.5.9i

I need lists in copy stanzas, like so:

-----8<-----
control:
        filelist = ( a:b:c:d )

copy:
        /foo/bar/${filelist}
                dest=/etc/something/${filelist}
                server=cfserver
----->8-----

(The first person to suggest m4 gets hurt <grin>)

I'm prepared to commit some time to coding this up myself, but have no
comfort zone with the cfengine codebase.  Would anyone be willing to give me
some starting pointers as to where I should be looking to add this sort of
thing?

Thanks,
- Matt




reply via email to

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