Re: Problem with ifvarclass and policy

2010-11-26 Thread Marc Baudoin
Seva Gluschenko écrit : > > did you try ifvarclass => canonify(...) ? Sure (but it seems, according to the documentation, it's not required there) but the problem is the same. -- Marc Baudoin STG Interactive ___ Help-cfengine mailing list Help-cfengi

Re: Problem with ifvarclass and policy

2010-11-26 Thread Seva Gluschenko
Marc, did you try ifvarclass => canonify(...) ? 2010/11/26 Marc Baudoin : > Hi, > > cf-agent, used with the -I option and the attached test.cf file, > displays: > > R: foo1 > R: bar1 > > which is fine.  But, if I switch the commented and uncommented > ifvarclass lines, I get: > >  !! Redefinition

Problem with ifvarclass and policy

2010-11-26 Thread Marc Baudoin
Hi, cf-agent, used with the -I option and the attached test.cf file, displays: R: foo1 R: bar1 which is fine. But, if I switch the commented and uncommented ifvarclass lines, I get: !! Redefinition of a constant list "foo" cf3 -- Was {'cf_null','cf_null'} now {'foo1','bar1','@(foo2)'} Prom