Re: CFEngine Help: Re: CFEngine Help: git promises

2012-05-17 Thread Nick Anderson
On 05/17/2012 01:14 PM, Ted Zlatanov wrote: > On Thu, 17 May 2012 12:51:39 -0500 Nick Anderson wrote: > > NA> Any new status updates on cfsketch to come along with that? > > Real Soon Now ;) > > Ted Hey Analogue, I submitted a pull request to the design-center earlier today with a sketch that I

Passing iteratted lists to append_if_no_lines

2012-05-17 Thread Ron Parker
I am trying to create a bundle that will populate a users .ssh/authorized_keys on machines where they have accounts. I currently have: bundle agent ssh { vars: "user[user123]" string => "ssh-dss ...== user@machine"; "username"slist => getindices("user"); "no_$(usernam

CFEngine Help: Re: CFEngine Help: Make CFEngine update itself

2012-05-17 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: Make CFEngine update itself Author: analogue Link to topic: https://cfengine.com/forum/read.php?3,25973,25974#msg-25974 You are right, if I do a cf-agent -f failsafe.cf right after, I don't have the error. Thanks!

Re: CFEngine Help: Make CFEngine update itself

2012-05-17 Thread Nick Anderson
On 05/17/2012 03:05 PM, no-re...@cfengine.com wrote: > # cf-promises > cf-promises: symbol lookup error: cf-promises: undefined symbol: > GOALCATEGORIES > > > Restarting cfengine (/etc/init.d/cfengine3 restart) does not help. > > But waiting helps: After 15 minutes, the error is not displayed any

CFEngine Help: Make CFEngine update itself

2012-05-17 Thread no-reply
Forum: CFEngine Help Subject: Make CFEngine update itself Author: analogue Link to topic: https://cfengine.com/forum/read.php?3,25972,25972#msg-25972 Hi, As I'm lazy, I tried building a bundle to make CFEngine update itself. I'm trying with cfengine-community_3.3.1 -> 3.3.2 Here's my bundle: b

Re: CFEngine Help: Re: CFEngine Help: git promises

2012-05-17 Thread Ted Zlatanov
On Thu, 17 May 2012 12:51:39 -0500 Nick Anderson wrote: NA> Any new status updates on cfsketch to come along with that? Real Soon Now ;) Ted ___ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine

Re: CFEngine Help: Re: CFEngine Help: git promises

2012-05-17 Thread Nick Anderson
On 05/17/2012 12:40 PM, Ted Zlatanov wrote: > On Thu, 17 May 2012 12:34:10 -0500 Nick Anderson wrote: > > NA> On 05/17/2012 12:31 PM, Ted Zlatanov wrote: >>> On Thu, 17 May 2012 12:25:53 -0500 Nick Anderson wrote: > NA> On 05/16/2012 03:44 PM, Ted Zlatanov wrote: > I'd love to see native p

Re: CFEngine Help: Re: CFEngine Help: git promises

2012-05-17 Thread Ted Zlatanov
On Thu, 17 May 2012 12:34:10 -0500 Nick Anderson wrote: NA> On 05/17/2012 12:31 PM, Ted Zlatanov wrote: >> On Thu, 17 May 2012 12:25:53 -0500 Nick Anderson wrote: NA> On 05/16/2012 03:44 PM, Ted Zlatanov wrote: I'd love to see native pluggable CFEngine support for VCS pulls, like it h

Re: CFEngine Help: Re: CFEngine Help: git promises

2012-05-17 Thread Nick Anderson
On 05/17/2012 12:31 PM, Ted Zlatanov wrote: > On Thu, 17 May 2012 12:25:53 -0500 Nick Anderson wrote: > > NA> On 05/16/2012 03:44 PM, Ted Zlatanov wrote: >>> I'd love to see native pluggable CFEngine support for VCS pulls, like it >>> has for package management. > > NA> That would be cool. It se

Re: CFEngine Help: Re: CFEngine Help: git promises

2012-05-17 Thread Ted Zlatanov
On Thu, 17 May 2012 12:25:53 -0500 Nick Anderson wrote: NA> On 05/16/2012 03:44 PM, Ted Zlatanov wrote: >> I'd love to see native pluggable CFEngine support for VCS pulls, like it >> has for package management. NA> That would be cool. It seems to be a pattern I do a lot with svn. And NA> now I

Re: CFEngine Help: Re: CFEngine Help: git promises

2012-05-17 Thread Nick Anderson
On 05/16/2012 03:44 PM, Ted Zlatanov wrote: > I'd love to see native pluggable CFEngine support for VCS pulls, like it > has for package management. That would be cool. It seems to be a pattern I do a lot with svn. And now I have a way to do it with git. Threw this together https://gist.github.

Announcements: CFEngine Community 3.3.2 released

2012-05-17 Thread no-reply
Forum: Announcements Subject: CFEngine Community 3.3.2 released Author: CFEngine Link to topic: https://cfengine.com/forum/read.php?1,25965,25965#msg-25965 We are happy to announce that CFEngine Community 3.3.2 is available for download. This is a bugfix release. Evaluation of policies: - Do n

Re: [ANNOUNCE] CFEngine Community 3.3.2 is released

2012-05-17 Thread Jesse Becker
Mantis needs to be updated to include an option for version 3.3.2... On Wed, May 16, 2012 at 09:50:30AM -0400, Mikhail Gusarov wrote: >Good day. > >CFEngine Community 3.3.2 is available for download. > >This is a bugfix release. > >Evaluation of policies: > >- Do not segfault if file copy was inte