Re: 3.1.1 key exchange

2010-12-10 Thread Deb Heller
Also make sure the port 5308 is open on the server/client to talk to "itself". deb On 12/10/10 7:00 AM, Daniel Bidwell wrote: > I am attempting to bring up an initial installation of 3.1.1 (need to > try 3.1.2 now), but am having trouble with the automatic key exchange > between the server and c

Cfengine Help: Re: 3.1.1 key exchange

2010-12-10 Thread no-reply
Forum: Cfengine Help Subject: Re: 3.1.1 key exchange Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,19715,19717#msg-19717 Things to check: 1. Is a tcp connection possible between client and server (firewalls)? 2. Access. Are there access rules on the server to allow acce

Re: Cfengine Help: Re: edit_lines convergence

2010-12-10 Thread Daniel Dehennin
Seva Gluschenko writes: > I've proposed a generic edit_line bundle for /etc/fstab adjustment > recently which can be easily adapted to handle almost any space > separated file: > > bundle edit_line config_option_space_separated(name,value) > { > classes: > "not_there" not => regline("$(

3.1.1 key exchange

2010-12-10 Thread Daniel Bidwell
I am attempting to bring up an initial installation of 3.1.1 (need to try 3.1.2 now), but am having trouble with the automatic key exchange between the server and client. I am running the client on the server as the first test. Here is a portion of the output of running cf-agent -v: cf3 No exist

Re: Cfengine Help: Re: cf-serverd launches multiple instances from inittab on Solaris 10?

2010-12-10 Thread Mike Svoboda
Steve: I put a entry into root's crontab to run cf-agent hourly. In promises.cf, I have a policy that verifies cf-serverd is online. If its not, I start it and report on it. I would suggest from not using SMF or /etc/inittab. On 12/9/10 3:09 PM, "no-re...@cfengine.com" wrote: > Forum: Cfe

Re: Typos in the reference manual

2010-12-10 Thread Mark Burgess
THanks, this was a bug in the syntax highlighter. On 12/10/2010 09:43 AM, Nicolas Charles wrote: > Hello, > > I was browsing on the reference manual, and found some typos : > > http://www.cfengine.org/manuals/cf3-reference.html#insert_005flines-in-edit_005fline-promises > > : > > bundle edit

Cfengine Help: Re: cf-serverd launches multiple instances from inittab on Solaris 10?

2010-12-10 Thread no-reply
Forum: Cfengine Help Subject: Re: cf-serverd launches multiple instances from inittab on Solaris 10? Author: mark Link to topic: https://cfengine.com/forum/read.php?3,19503,19712#msg-19712 I tend to steer clear of these respawning agents. I think they are major trouble waiting to happen and I've

Typos in the reference manual

2010-12-10 Thread Nicolas Charles
Hello, I was browsing on the reference manual, and found some typos : http://www.cfengine.org/manuals/cf3-reference.html#insert_005flines-in-edit_005fline-promises : bundle edit_lines x { insert_lines: "line location=> myloc; <- Missing " } http://www.cfengine.org/manuals/cf3-referenc