[ANNOUNCE] CFEngine Community 3.3.0beta1 is released

2012-03-18 Thread Mikhail Gusarov
Good day. CFEngine Community 3.3.0beta1 is now available for testing. Changing from alpha to beta status means that functionality is now frozen, and only bugfixes are applied to 3.3.x branch. Notable changes since alpha 1: New features: - Iteration over lists is now allowed for qualified (non-

Re: Why I must use AddInstallable in my case?

2012-03-18 Thread Diego Zamboni
If you are getting started, there is no reason to use CFEngine 2, which is discontinued. CFEngine 3 is much more capable and actively developed and supported. --Diego On Mar 18, 2012, at 7:03 AM, "54netkey" <54net...@gmail.com> wrote: > hi,all > > I'm a newbie of cfengine. I am using 2.2

Why I must use AddInstallable in my case?

2012-03-18 Thread 54netkey
hi,all I'm a newbie of cfengine. I am using 2.2.10 version of cfengine. In my cfagent.conf I import a file named cf.groups which defined many classes.for a example, in the cf.groups, I defined this: groups: initialize = ( '/usr/bin/test -f /var/cfengine/info/newinstall' ) I defined a