Managing Infrastructure with Puppet:Configuration Management at Scale(English, Paperback, Loope James) | Zipri.in
Managing Infrastructure with Puppet:Configuration Management at Scale(English, Paperback, Loope James)

Managing Infrastructure with Puppet:Configuration Management at Scale(English, Paperback, Loope James)

Quick Overview

Rs.200 on FlipkartBuy
Product Price Comparison
Automate your computing systems with Puppet, the popular configuration management framework. Through code samples and real-world examples, this concise introduction shows you how to use Puppet tools and templates to organize and execute configuration plans on your *nix servers. Learn how to manage pools of servers and virtual instances, and discover how Puppet helps you administer access control. If you’re familiar with system administration and Ruby language basics, this book is the ideal way to get up to speed on this open source framework. Install Puppet and learn its manifest syntax and built-in functions Store configurations in a central location with Puppet Master, and define which configurations apply to which nodes Build a framework to create user accounts in place of LDAP or Kerberos KDC Apply techniques to execute and manage server configurations with MCollective Use Puppet as an auditing tool to ensure that configurations are correct Gather information on the nodes you manage with the Facter library About the Author James Loope is the Operations Lead at Janrain. He is a specialist in scalable infrastructure, virtualization, cloud infrastructure and computer security. Table of Contents Chapter 1 Baby Steps to Automation Getting the Software Introducing Puppet Getting Started The Puppet Master Chapter 2 Puppeteering Defines Inheritance and Parameterized Classes Virtual Resources Variables Templates Chapter 3 Who Needs LDAP? Building the Framework Declaring Users Throw Away the Handwritten Notebooks Chapter 4 MCollective Getting the Software MCollective Commands Colophon