Be a Linux Puppetmaster

March 4, 2007 | Servers | By: admin

Be a Linux Puppetmaster

What is puppet?
Puppet is an application that "lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files."

Now there is no sane system administrator who wouldn't want to use all the tools available to make things easier for him/her to manage a cluster of servers, right? :)

So, if you are not insane, here's a quick run-down on how to install and configure Puppet on Ubuntu Linux.

Hurry, test it and give us feedback please.


Comments

Comment from John Arundel
Time October 22, 2009 at 12:19 pm

For CentOS Linux users, I’ve written a Puppet tutorial along similar lines which also supplies a ‘best practices’ module layout for you to use a template when setting up your Puppet installation:

http://bitfieldconsulting.com/puppet-tutorial

Leave a Reply