Puppet

Puppet is a system for automating system administration tasks.
Home of puppet is http://puppetlabs.com

If you are looking for an excellent quick start howto I would recommend:

Helpful links regarding puppet:

More in depth pages:

Running puppet

Run the puppet executable (as you're used to from cfengine). This is primary useful for very short (one time) manifests (bootstrapping a standalone machine). The specified manifest can include as many files as needed and can be as complex as you want ;-)

puppet /path/to/your/yourmanifest.pp

Dry mode:

puppet --noop /path/to/your/yourmanifest.pp

Install puppet from backports.org

How to integrate the backports repository see backportsorg

# client:
aptitude install rdoc 
aptitude -t lenny-backports install facter puppet
 
# install the puppetmaster:
aptitude -t lenny-backports install puppetmaster
networking/puppet.txt · Last modified: 2010/03/29 15:35 by tb
CC Attribution-Noncommercial-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0