Changes

Jump to: navigation, search

Set up Puppet

338 bytes added, 13:58, 14 October 2010
Project Plan
Why we need puppet?
Imagine if you are an administrator for data center that have over 500 systems , where you need to change configuration often, how easy is it to dothat? hah! easy? it is very hard to go to every system and do the changes. That is where puppets is to help you for centralized management.
All the configuration is done at the puppet master, and then the clients will receive the changes.
All clients will communicate with puppet master periodically to see if there are any changes for respective configuration, and download the latest configuration and make sure it is synchronize with that configuration.Once the configuration applied, it will report to the puppet master asking if there are anything need to changed.
 
 
[[Image:filename|thumb|widthpx| ]]
 
The pictures below shows how puppet master and client interact.
 
[[File:puppet.png]]
== Project Plan ==
Goals for each release:
* 0.1
1) Initial set up.
Download the required software and setup in the testing server/client
 
* 0.2
 
1) Install it in the ARM farm and testing.
 
* 0.3
 
1) final Release and make it available for software developers.
== Project News ==
1
edit

Navigation menu