cfengine 3.0.5p1 released

2010-07-05 Thread Mark Burgess
Patch release cfengine 3.0.5p1 MD5 b74af23928253e11dcce3d98510f1066 SHA1 bc7cc5fbc6c9a973f2f74c45e6835934230b6d63 Date: July 05 2010 09:16:46. Available from http://www.cfengine.org/pages/source_code 3.0.5p1 Showing paths allowed/denied access to when cf-serverd is run in verbose mode.

Cfengine Help: Re: cfengine 3.0.5p1 released

2010-07-05 Thread no-reply
Forum: Cfengine Help Subject: Re: cfengine 3.0.5p1 released Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,17634,17635#msg-17635 Successfully built and deployed on a Debian test host. So far zero problems. Thanks Mark. ___ H

Simple File Edits

2010-07-05 Thread Ben Rockwood
I'm having a very hard time wrapping my head around Cfengine3. One example is simple line edits in a config file. Let say I want to change "LogLevel info" to "LogLevel debug" in /etc/ssh/sshd_config, whats the right way to do that? Another is adding a new user. Do I need to call "useradd ..." a

Re: Simple File Edits

2010-07-05 Thread tktucker
The solution page has an example for adding users and it contains examples for editing lines which you could use for the LogLevel change. adding users -> http://www.cfengine.org/manuals/cf3-solutions.html#Add-users-to-passwd-and-group edit_line -> http://www.cfengine.org/manuals/cf3-solutio