InterviewSolution
Saved Bookmarks
| 1. |
What Is Puppet? |
|
Answer» PUPPET is a configuration Tool which is use to AUTOMATE ADMINISTRATION tasks. Puppet AGENT(Client) SENDS request to Puppet Master (Server) and Puppet Master Push Configuration on Agent. Puppet is a configuration Tool which is use to automate administration tasks. Puppet Agent(Client) sends request to Puppet Master (Server) and Puppet Master Push Configuration on Agent. |
|