Puppet Language Basics
Summary

In Puppet language basics, you will build confidence and familiarity with the Puppet language through established best practices. You'll work through a real-world scenario and use interactive code boxes for hands-on practice writing and editing Puppet code and understanding core Puppet language concepts. This course is a foundational step in learning and using Puppet.
Description
After taking this course, you will be able to:
- Understand the anatomy of a Puppet resource and how resources are used to manage server configuration
- Understand and implement basic Puppet language features
- Learn and use server configuration ordering concepts
Course content
- Puppet resources
- Packages
- Services and facts
- Package file service
- Variables
- Wrap-up