Which configuration management tool combines a set of instructions in a manifest?
- Ansible
- Chef
- Puppet
- RESTCONF
- SaltStack
Explanation: Puppet is an agent-based configuration management tool built on Ruby that allows you to create a set of instructions called a manifest. Ansible is an agentless configuration management tool built on Python that allows you to create a set of instructions called a playbook. Chef is an agent-based configuration management tool built on Ruby that allows you to create a set of instructions called a cookbook. SaltStack is an agentless configuration management tool built on Python that allows you to create a set of instructions called a pillar.
Exam with this question: 14.7.2 Module Quiz - Network Automation
Please login or Register to submit your answer