Cfengine Help: Re: cf_lock.db gets bigger and bigger

2011-01-04 Thread no-reply
Forum: Cfengine Help Subject: Re: cf_lock.db gets bigger and bigger Author: Lars.O Link to topic: https://cfengine.com/forum/read.php?3,19875,20014#msg-20014 Off hand I can't think of any promise-string that changes. But I'm probably wrong, so I will have a detailed look. And I will also see if I

Cfengine Help: Re: generating a list of all your current servers using Cfengine

2011-01-04 Thread no-reply
Forum: Cfengine Help Subject: Re: generating a list of all your current servers using Cfengine Author: bbomgardner Link to topic: https://cfengine.com/forum/read.php?3,19977,20015#msg-20015 I'm adding this to my project list for the week. Thanks guys! =)

Cfengine Help: Re: cf_lock.db gets bigger and bigger

2011-01-04 Thread no-reply
Forum: Cfengine Help Subject: Re: cf_lock.db gets bigger and bigger Author: eystein Link to topic: https://cfengine.com/forum/read.php?3,19875,20016#msg-20016 Have you tried looking inside the db? Try e.g. "db_dump -p -f dbout /var/cfengine/state/cf_lock.db", and look for similar entries in "dbou

SVN browsers

2011-01-04 Thread Jesse Becker
I just noticed that there are two SVN web interfaces linked from cfengine.org: http://source.cfengine.com/browse/ http://source.cfengine.com/websvn/ Thanks! -- Jesse Becker NHGRI Linux support (Digicon Contractor) ___ Help-cfengine m

Cfengine Help: Re: ifvarclass and OR

2011-01-04 Thread no-reply
Forum: Cfengine Help Subject: Re: ifvarclass and OR Author: berntjernberg Link to topic: https://cfengine.com/forum/read.php?3,15548,20018#msg-20018 Hi, I've been struggling with this as well but I got it to work thanks to Nakarin: Leave out canonify: ifvarclass => "${string1}|${string2}";

Re: SVN browsers

2011-01-04 Thread Erlend Leganger
On 4 January 2011 17:30, Jesse Becker wrote: > I just noticed that there are two SVN web interfaces linked from > cfengine.org: > >http://source.cfengine.com/browse/ >http://source.cfengine.com/websvn/ > > > Thanks! > > And thanks for sharing - I needed to look up the code the oth

Need a little regular expression help from my friends...

2011-01-04 Thread Deb Heller
Folks, I am not a programmer - wish that I were at this point. Regexes are the bane of my existence right now. I am attempting to update /etc/rc.d/init.d/functions on CentOS and RH linux boxes with the .cf-before-edit extension. In this way, start-up scripts like /etc/rc.d/init.d/networks wi

Re: Cfengine Help: Iptables and Cfengine

2011-01-04 Thread Deb Heller
Neil, I didn't want this query to the list go by without notice. Thanks for bringing up the topic of iptables. This is indeed a very crucial file to keep in sync with what's running in the kernel on production hosts. I hadn't seen the articles, so they're now on my list of important reads (al

Cfengine Help: Re: Need a little regular expression help from my friends...

2011-01-04 Thread no-reply
Forum: Cfengine Help Subject: Re: Need a little regular expression help from my friends... Author: phnakarin Link to topic: https://cfengine.com/forum/read.php?3,20020,20022#msg-20022 I haven't tried the code below yet but it should do what you are trying to reach. :-) bundle edit_line tmp_fun