QuestionQ518

Automation

A customer needs an automation solution that periodically obtains configuration from a centralized server and brings UCS servers into their desired state.

Which open-source tool fulfills this requirement?

  • A SaltStack
  • B Kubernetes
  • C Puppet
  • D Terraform
Explanation

Puppet agents regularly retrieve their catalogs from a central Puppet server and enforce each node’s declared desired state, correcting configuration drift. Puppet agent documentation and Puppet platform documentation describe this agent-server model and desired-state enforcement.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!