Sponsored Content
Full Discussion: Cfengine or puppet?
Special Forums UNIX and Linux Applications Cfengine or puppet? Post 302870527 by RaspberryFan on Monday 4th of November 2013 01:39:44 AM
Old 11-04-2013
CFEngine is based on 20 years of research, and everything but a hack. CFEngine runs on more servers throughout the world than any other system, and is especially trusted among financial and telecom organizations.

Some find It harder to learn CFEngine than Puppet, because there is more to learn. CFEngine offers more granularity while Puppet offers abstractions (makes decision on behalf of the user)

If security is important to your organization, be careful with Puppet. According to NIST National Vulnerability Database, they have more than 20 incidents so far this year.
These 2 Users Gave Thanks to RaspberryFan For This Post:
 

7 More Discussions You Might Find Interesting

1. Red Hat

cfengine / puppet for rhel servers

Hello all, I am planning to deploy a configuration / auditing software package for about 100 new nodes that we are planning to install. I am hearing many good things in regards to cfengine and puppet. Can someone shed some light in regards to these solutions? Thanks, jaysunn (1 Reply)
Discussion started by: jaysunn
1 Replies

2. UNIX for Advanced & Expert Users

Cfengine vs OpenWRT

Hi! Im using Cfengine for Debian servers administration and know i have to manage to include some devices with openwrt firmware. Does someone know of a Cfengine client (cfagent) developed for OpenWRT? Thanks, Santiago (0 Replies)
Discussion started by: sbrandi
0 Replies

3. UNIX for Dummies Questions & Answers

Help installling puppet

Hi, I am trying to instal the puppet. I get this error. Please help.. yum install puppet-server Loaded plugins: fastestmirror, presto Loading mirror speeds from cached hostfile * base: mirrors.greenmountainaccess.net * extras: mirror.lug.udel.edu * updates:... (2 Replies)
Discussion started by: samnyc
2 Replies

4. UNIX for Advanced & Expert Users

Need help installing Puppet and Ruby..

Hi, I am working on RHEL 5.6 server, this is in private DMZ. No access to internet. I have downloaded the files I need to install the Puppet & Ruby. My goal is to install Puppet. I have downloaded.... mcollective-2.2.3-1.el5.noarch- SERVER.rpm ... (2 Replies)
Discussion started by: samnyc
2 Replies

5. UNIX and Linux Applications

Puppet dashboard

Hello all, can you please let me know if the free version of puppet provides dashboard? Or how do you get info about failed installation or other staff for the puppet agents? Sorry for not googling first :) (3 Replies)
Discussion started by: Vit0_Corleone
3 Replies

6. UNIX and Linux Applications

Puppet, Instillation

Can not complete the installation of a puppet server on a Linux box. bash: passenger-install-apache2-module: command not found Please use CODE tags as required by forum rules whenever you display sample input, sample output, and code segments. (1 Reply)
Discussion started by: zbest1966
1 Replies

7. UNIX for Beginners Questions & Answers

Puppet : How to start.

Hello Team, Do You have any data/books/links related to Puppet? How to start, how to setup first env and execute "puppet" actions? Thanks in advance! Patryk (3 Replies)
Discussion started by: nsmcny
3 Replies
cf-serverd(8)						      System Manager's Manual						     cf-serverd(8)

NAME
cf-serverd - cfengine's server agent SYNOPSIS
: cf-serverd [options] DESCRIPTION
: The server daemon provides two services: it acts as a file server for remote file copying and it allows an authorized cf-runagent to start start a cf-agent process and set certain additional classes with role-based access control. cfengine is a self-healing configuration and change management based system. You can think of cfengine as a very high level language, much higher level than Perl or shell. Asingle statement is called a promise, and compliance can result in many hundreds of filesbeing created, or the permissions of many hundreds offiles being set. The idea of cfengine is to create a one or more sets of configuration files which willclassify and describe the setup of every host in a network. COMMAND LINE OPTIONS
: --help, -h Print the help message --debug, -d Set debugging level 0,1,2,3 --verbose, -v Output verbose information about the behaviour of the agent --version, -V Output the version of the software --file, -f Specify an alternative input file than the default --define, -D Define a list of comma separated classes to be defined at the start of execution --negate, -N Define a list of comma separated classes to be undefined at the start of execution --no-lock, -K Ignore locking constraints during execution (ifelapsed/expireafter) if "too soon" to run --inform, -I Print basic information about changes made to the system, i.e. promises repaired --diagnostic, -x Activate internal diagnostics (developers only) --no-fork, -F Run as a foreground processes (do not fork) --ld-library-path, -L Set the internal value of LD_LIBRARY_PATH for child processes AUTHOR
Mark Burgess and CFEngine AS INFORMATION
Bug reports: http://bug.cfengine.com, .PP Community help: http://forum.cfengine.com Community info: http://www.cfengine.com/pages/community Support services: http://www.cfengine.com This software is Copyright (C) 2008-2013 CFEngine AS. Maintenance Commands cf-serverd(8)
All times are GMT -4. The time now is 03:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy