November 2016
Intermediate to advanced
378 pages
7h 36m
English
While the main master and minion configuration files must necessarily be stored in YAML, other files in Salt can take advantage of the wealth of file formats that the modern world of technology has to offer. This is because of the rendering system built into Salt, which can take files of arbitrary formats and render them into a structure that is usable by Salt.
By default, all SLS files in Salt are rendered twice: first through the Jinja templating engine and then through the PyYAML library. This provides some significant advantages:
Read now
Unlock full access