SaltStack
About
Feature:
- Remote Execution: Running commands on remote systems is the core function of Salt.
- Conf Management
- …
Archi: Salt is a software application in which clients, called “minions” can be commanded and controlled from a central command server called a “master”. Commands are normally issued to the minions (via the master) by calling a client script simply called, 'salt'.