bug-cfengine
[Top][All Lists]
Advanced

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

repository doesn't like variables?


From: Chip Seraphine
Subject: repository doesn't like variables?
Date: Fri, 28 Mar 2003 15:35:34 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.2.1) Gecko/20030121


Running cfengine 2.0.5:

The repository directive (in the control: section) doesn't like variables. The following throws a parsing error:

        workdir = ( /var/cfengine )
        repository = ( $(workdir)/myrepository )

but this does not:

        repository = ( /var/cfengine/myrepository )


The specific error message is the line number and "File repository must be an absolute dirtecotry name".

This happening to anyone else?





reply via email to

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