June 2019
Intermediate to advanced
177 pages
3h 59m
English
Salt belongs to a class of systems called “configuration management systems,” intended to make administrating a large number of machines easier. It does so by applying the same rules to different machines, making sure that any differences in their configuration are intentional.
It is both written in Python and, more importantly, extensible in Python. For example, wherever a YAML file is used, salt will allow a Python file that defines a dictionary.
Read now
Unlock full access