Summary

One SLS file is powerful, but combining them together into multiple, connected SLS files can make for an infrastructure definition that is complex but not complicated. The key to combining states together is the include directive. Data that is included like this can be augmented using the extend directive.

Multiple environments can also be used to merge together state trees, combining multiple types of formulas into a cohesive infrastructure definition. Master tops can be further used to define those environments and the targets that go in them.

There are already a number of formulas available from the community, which are provided by the Salt Stack Formulas organization on GitHub. You can use these or your own formulas to build SPM packages, ...

Get Mastering SaltStack - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.