Oreilly - Puppet 5 – From Beginner to Pro
by John Arundel | Released March 2018 | ISBN: 9781789131642
A practical guide with the latest features of Puppet 5About This VideoDevelop the skills to run Puppet 5 without hiccupsTake full advantage of Puppet's powerful new features, including loops and data typesIn DetailPuppet 5 – From Beginner to Pro gets you up-and-running with the very latest features of Puppet 5, including Docker containers, Hiera data, and Amazon AWS cloud orchestration. Go from beginner to confident Puppet user with a series of clear, practical examples to help you manage every aspect of your server setup. This course teaches you how to install packages and config files, create users, set up scheduled jobs, provision cloud instances, build containers, and so much more.Every example in this course deals with something practical that you're likely to need in your work, and you'll see the complete Puppet code that makes it happen, along with step-by-step instructions on what to type and what output you'll see.Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Puppet-5-From-Beginner-to-Pro. If you require support please email:
[email protected] Show and hide more
- Chapter 1 : Managing Data with Hiera
- The Course Overview 00:03:01
- Why Hiera? 00:05:49
- Adding Hiera Data to Your Puppet repo 00:03:18
- Types of Hiera Data 00:02:55
- Interpolation in Hiera Data 00:02:55
- The Hierarchy 00:06:11
- Creating Resources with Hiera Data 00:04:23
- Managing Secret Data 00:09:05
- Chapter 2 : Mastering Modules
- Using Puppet Forge Modules 00:06:37
- Using Modules in Your Manifests 00:09:28
- Exploring the Standard Library 00:06:26
- Writing Your Own Modules 00:10:20
- Chapter 3 : Classes, Roles, and Profiles
- Classes 00:07:21
- Defined Resource Types 00:04:00
- Managing Classes with Hiera 00:03:50
- Roles and Profiles 00:05:14
- Chapter 4 : Managing Files with Templates
- What Are Templates? 00:02:22
- Using Templates in Your Manifests 00:06:00
- Iteration in Templates 00:08:34
- Chapter 5 : Controlling Containers
- Understanding Containers and Deployment with Docker 00:03:03
- Managing Docker with Puppet 00:05:57
- Managing Docker Images 00:05:27
- Building Dynamic Containers 00:03:41
- Persistent Storage for Containers 00:04:52
- Networking and Orchestration 00:04:25
- Running Puppet Inside Containers 00:03:10
- Chapter 6 : Orchestrating Cloud Resources
- Introducing the Cloud 00:04:12
- Setting Up an Amazon AWS Account 00:04:06
- Getting Ready to Use puppetlabs/aws 00:03:05
- Creating EC2 Instances with Puppet 00:09:38
- Managing Custom VPCs and Subnets 00:07:11
- Provisioning AWS Resources from Hiera Data 00:04:48
- Chapter 7 : Putting It All Together
- Getting the Demo repo 00:16:25
- Adapting the repo for Your Own Use 00:02:59
- Bootstrapping a New Node 00:03:12
Show and hide more