CFEngine Help: Re: Templating the solution?

2012-06-26 Thread no-reply
Forum: CFEngine Help Subject: Re: Templating the solution? Author: tjavo87 Link to topic: https://cfengine.com/forum/read.php?3,26068,26330#msg-26330 Hi, You're right, the garbage file is not the best example. I have multiple bundles attached to all methods. An example; bundle agent all_sudoer

Re: CFEngine Help: Re: cf_promises_validated and $(master_location)

2012-06-26 Thread Nick Anderson
On 06/26/2012 03:04 PM, no-re...@cfengine.com wrote: > Forum: CFEngine Help > Subject: Re: cf_promises_validated and $(master_location) > Author: neilhwatson > Link to topic: https://cfengine.com/forum/read.php?3,26327,26328#msg-26328 > > /var/cfengine/masterfiles/cf_promises_validated is hard code

CFEngine Help: Re: cf_promises_validated and $(master_location)

2012-06-26 Thread no-reply
Forum: CFEngine Help Subject: Re: cf_promises_validated and $(master_location) Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,26327,26328#msg-26328 /var/cfengine/masterfiles/cf_promises_validated is hard coded in Cfengine. I do not believe that you can change the locati

CFEngine Help: cf_promises_validated and $(master_location)

2012-06-26 Thread no-reply
Forum: CFEngine Help Subject: cf_promises_validated and $(master_location) Author: Tim Link to topic: https://cfengine.com/forum/read.php?3,26327,26327#msg-26327 Greetings, Using Cfengine-3.3.3, I am working on setting up separate masterfiles locations for development and production environments

CFEngine Help: Re: In case you didn’t see: CFEngine support for Vagrant is DONE

2012-06-26 Thread no-reply
Forum: CFEngine Help Subject: Re: In case you didn’t see: CFEngine support for Vagrant is DONE Author: zzamboni Link to topic: https://cfengine.com/forum/read.php?3,26325,26326#msg-26326 Thanks Nick for posting this. Those "CFEngine folks" would be me :) Ted and I will be at DevOps Days Mountain

In case you didn’t see: CFEngine support for Vagrant is DONE

2012-06-26 Thread Nick Anderson
‏@mitchellh About to step on stage for #VelocityConf, but I have exciting news: CFEngine support for Vagrant is DONE. Plugin for 1.0, core for 1.1. @mitchellh @cmdln_ I'll be meeting with the CFengine folks who worked on this on Thursday to bring it in. :) ___

CFEngine Help: reference in the tar balls

2012-06-26 Thread no-reply
Forum: CFEngine Help Subject: reference in the tar balls Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,26324,26324#msg-26324 Is the reference and other docoumentation intentially left out of the tar balls? newatson@ltipc682:~/src/cfengine-3.3.4/docs$ find . ./Makefile.a

CFEngine Help: Re: Templating the solution?

2012-06-26 Thread no-reply
Forum: CFEngine Help Subject: Re: Templating the solution? Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,26068,26323#msg-26323 There is a time class here: bundle agent all_garbage { files: Sunday.Hr12.Min00_05:: If thie bundle is called outside of that time cla

Re: feature proposal for cfengine.el

2012-06-26 Thread Ted Zlatanov
On Sat, 23 Jun 2012 20:07:25 +0200 Marco Marongiu wrote: MM> On 22/06/12 20:05, Ted Zlatanov wrote: >> Marco and others, do you want to suggest some good blank templates for >> the various bundles and bodies? I'll take care of integrating them with >> cfengine-mode.el. They'll be in the menus

Re: CFEngine Help: Re: 3.1.4 => 3.3.4: has something changed regarding classes in bundles?

2012-06-26 Thread Ted Zlatanov
On Mon, 25 Jun 2012 12:40:37 -0400 Ted Zlatanov wrote: TZ> In Design Center, cf-sketch feeds the bundles a unique prefix for every TZ> activation, which lets you create a "canonical prefix" for each TZ> top-level bundle call. grep for "canon_prefix", you'll see it. TZ> It doesn't solve the pro