Book Image

Learning SaltStack

By : Colton Myers
Book Image

Learning SaltStack

By: Colton Myers

Overview of this book

Table of Contents (15 chapters)

Summary


States are very powerful and one of the most important pieces of Salt. In this chapter, we have written and executed our first states and learned about the structure of a state declaration. We then expanded our state declarations to enforce multiple pieces of state and created dependencies using requisites.

We've only just begun exploring states! In the next chapter, we will further expand our states using Jinja2 templating and pillar data.