help-cfengine
[Top][All Lists]
Advanced

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

class value expansion error?


From: Joe Buehler
Subject: class value expansion error?
Date: Fri, 13 Jan 2006 08:18:59 -0500
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

The following fails to define a class but it should work:

classes:

 any::

  samba_is_setup = (
FileExists(/usr/local/lib/samba/var/runflag.$(host))
FileExists(/usr/local/lib/samba/var/runflag.$(fqhost)) )

The debug output makes me suspect that the variable expansion
causes cfengine to not check that FileExists() is a function.
-- 
Joe Buehler





reply via email to

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