help-cfengine
[Top][All Lists]
Advanced

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

Problems with autodefine and ignore


From: Riku-Pekka Anttila
Subject: Problems with autodefine and ignore
Date: Tue, 7 Oct 2003 11:52:35 +0000 (UTC)
User-agent: tin/1.6.1-20030810 ("Mingulay") (UNIX) (Linux/2.4.20-18.8 (i686))

Is someone successfully using autodefine? When it was first introduced I 
remember it working just fine, but I haven't gotten it work with any much 
newer version. We are using cfengine 2.0.8p1 in debian, gentoo and 
solaris. There may be some patches in the Linux versions. I'm trying
something like this:

control:
   envModified::
      autodefine = ( /etc/env.d/71custom )

copy:
   $(master_cf)/etc recurse=inf type=checksum ignore=CVS
       dest=/etc mode=0644 owner=0 group=0 server=$(policyhost)

shellcommands:
   envModified::
     "/usr/sbin/env-update"

There are no errors, but even though the file gets copied, the class never 
gets defined and the command never gets run. Am I missing something?

-- 
Rixa


reply via email to

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