help-cfengine
[Top][All Lists]
Advanced

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

Re: [Cfengine] copy: templates


From: Will Lowe
Subject: Re: [Cfengine] copy: templates
Date: Wed, 14 May 2003 09:15:59 -0700
User-agent: Mutt/1.5.3i

>       singlecopy = ( on )

Neat! But that only gets me halfway.  Here's a typical copy: statement
in my config:

$(srcroot)/$(farm)/src/etc/apache
            dest=/etc/apache
            owner=root
            group=root
            mode=0644
            define=apache_restart
            server=$(cfserver)
            recurse=inf
            exclude=*.site*
            purge=true
            timestamps=keep
            backup=false

... any way to avoid duplicating all of that in the config 5 times
over for every file/dir to be copied?

-- 
                                        thanks,
                
                                        Will




reply via email to

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