Building, Testing, and Deploying Professional Puppet Modules
This course takes your Puppet skills from knowledge of basic manifests to writing professional-quality modules. You will learn to create modules, test with rspec, separate site-specific data from code with Hiera and validate your modules using Vagrant.
What you'll learn
Puppet is one of the most widely deployed configuration management tools available. In Building, Testing, and Deploying Professional Puppet Modules, you'll learn how to create Puppet modules using Puppet Best Practices as a guideline. First, you'll learn how to set up your development workstation with the right tools that will help you identify errors sooner and write code faster. Next, you'll learn how to use Hiera to separate site-specific data from Puppet code, allowing you to reuse your modules anywhere. Finally, you'll learn in-depth knowledge of how to create a Puppet module and test it using rspec. When you are finished with this course, you'll have the skills and knowledge needed to build professional-quality Puppet modules suitable for any size environment.
Table of contents
- Module Introduction 2m
- Creating a Multi-machine Vagrant Environment 6m
- Learning About Hostmanager 1m
- Demo: Installing Hostmanager on Puppet Environment 3m
- Provisioning the Puppetmaster 6m
- Demo: Provisioning the Puppetmaster 6m
- Integrating the Puppetmaster as Part of Your Repository 4m
- Sidebar: Troubleshooting Vagrant Images 1m
- Configuring Puppet as Part of Your Repository 3m
- Demo: Configuring Puppet as Part of Your Repository 5m
- Configuring the Agents 3m
- Demo: Configuring the Agents 4m
- Module Summary 2m