Puppet
Everything on SkillVeris tagged Puppet — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 2 libraries
Cheat Sheets(1)
Interview Questions(2)
What Is Configuration Management?
Configuration management is the practice of defining and enforcing the desired state of servers, applications, and infrastructure through version-controlled, d…
Ansible vs Puppet vs Chef: How Do They Differ?
Ansible is agentless and push-based using YAML playbooks over SSH, Puppet is agent-based and pull-based using its own declarative Puppet DSL enforced periodica…