Book Image

Mastering Puppet for Large Infrastructures [Video]

By : Thomas Uphill
Book Image

Mastering Puppet for Large Infrastructures [Video]

By: Thomas Uphill

Overview of this book

Puppet is a configuration management system that automates all your IT configurations, giving you control of what you do to each node, when you do it, and how you do it. This video course takes you from a basic knowledge of Puppet to an advanced level of understanding latest and most advanced Puppet features. You will discover advanced techniques to deal with centralized and decentralized Puppet deployments and take control of your servers and desktops. This course will also present interesting examples to automate Puppet deployment for configuration management and to automate every aspect of your systems including provisioning, deployment, and change management. By learning these skills, you will make Puppet reliant, scalable, and high performing.
Table of Contents (7 chapters)
Chapter 6
Testing and Troubleshooting
Content Locked
Section 1
How to Check the Syntax of Our Code?
We will learn how to install puppet-lint and use it to perform DSL syntax tests on the puppet code we have written for MPLI Productions. - Discuss command-line usage of puppet-lint - Explore how to put ignore's in the files for things you can't control