Which two components are used by SaltStack to control state and send configuration changes? (Choose two.)
- pillars
- grains
- cookbooks
- playbooks
- manifests
Explanation: SaltStack has masters and minions. SaltStack uses pillars to store data that a minion can retrieve from the master. SaltStack grains are run on the minions to gather system information that is reported back to the master.
Exam with this question: Quiz - Introduction to Automation Tools
Please login or Register to submit your answer