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
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! =)
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
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
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}";
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
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
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
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