Which of the following answers list a correct combination of configuration management tool and the term used for one of its primary configuration files? (Choose two answers.)
- Ansible manifest
- Puppet manifest
- Chef recipe
- Ansible recipe
Explanation: Of the terms manifest and recipe, both refer to files that define the actions to take and/or the end state desired when taking action in one of the configuration management tools. These files go by the names Ansible playbook, Puppet manifest, and Chef recipe.
Please login or Register to submit your answer