Book Image

Puppet 5.0 Essentials for Configuration Management [Video]

By : Abdul Basit Alvi
Book Image

Puppet 5.0 Essentials for Configuration Management [Video]

By: Abdul Basit Alvi

Overview of this book

<p>Puppet is a configuration management system that automates all your IT configurations and software deployment for Windows and Linux. It gives you control of what you do to each node, when you do it, and how you do it. You will learn to implement consistent configuration across every servers. We will deploy applications to multiple servers. You will learn to build modules by creating your own custom modules. Then avoid and reduce configuration mistakes and downtime with Puppet to overcome problems when using scripts.</p> <p>Finally, we will look into the Windows configuration management and the Git version control.</p> <p><span style="background-color: transparent; font-family: Helvetica, Arial, sans-serif; font-size: 20.4px;">Style and Approach</span></p> <p>This will be a step by step and fast paced practical guide to learn different techniques you can use in order to learn and optimize automation of configuration management in Windows and Linux, in a professional environment for better speed and results</p>
Table of Contents (7 chapters)
Chapter 5
Managing Packages, Versions, and Modules with Hiera
Content Locked
Section 4
Hiera in Classes
The aim of this video is to learn how to use Hiera to invoke classes for our puppet nodes. - Modify node definition file - Use Hiera include function - Run puppet agent on Puppet node