Puppet's simple declarative specification language provides powerful classing abilities for drawing out the similarities between hosts while allowing them to be as specific as necessary, and it handles dependency and prerequisite relationships between objects clearly and explicitly.
Install puppet server in debian
# aptitude install puppetmaster
By default the file-serving is disabled so we'll need to fix that by updating /etc/puppet/fileserver.conf
Install puppet client in debian
# aptitude install puppet
Client configuration file located at /etc/puppet/puppetd.conf
Note: In order for the puppet server and the puppet client(s) to be able to communicate you should ensure that port 8140 is open between the systems.
Project homepage http://reductivelabs.com/projects/puppet
Incoming search terms:
- debian configuration management (11)
- fai puppet debian (3)
- puppet net config (2)
- unknown command module puppet (2)
- debian centralised management system (1)
- debian puppet (1)
- centralized file configuration management (1)
- puppet client configuration debian (1)
- puppet client management (1)
- puppet configuration management (1)
