Which two Puppet components perform functions similar to Chef cookbooks and recipes? (Choose two.)
- modules
- manifests
- agents
- masters
- minions
Explanation: Puppet and Chef are similar configuration management tools which share the same core concepts. However, both tools have different terminology for components that perform the same functions. Chef and Puppet components are compared below:
- Chef server - Puppet master
- Chef client - Puppet agent
- Cookbook - Module
- Recipe - Manifest
- Workstation - Puppet console
Exam with this question: Quiz - Introduction to Automation Tools
Please login or Register to submit your answer