Overview
Puppet is a tool that enables one to automate the IT infrastructure. This course would focus on making the participants proficient in the Puppet tool and enabling them to exercise control over each Puppet agent in a network.
Schedule Classes
What You'll learn
Curriculum
- How puppet works
- Puppet Architecture
- Master and Agents
- Puppet terminology and about Manifests
- Installation and Configuration
- Installing Puppet
- Configuring Puppet Master and Agent
- Connecting Agents
Puppet configuration files
- The declarative language
- Resources
- Using Basic resources like file, exec, package service
- Resource Collectors
- Virtual Resources
- Exported Resources
- Manifests
- Modules and Classes
- Class Parameters
- Defined Type
- Static Contents Explosion
- Using Dynamic Content with Templates
- Templates Overview
- ERB
- NTP Module
- Users Module
- SSH
- Sudo
- Understanding the Puppet Forge
- Module structure
- Install LAMP with preexisting modules
- Installing Apache Tomcat with Puppet Modules