📄️ Minions
A minion is an agent application that is installed on managed nodes of a SaltStack topology and provides interaction with the SaltStack master.
📄️ Master-servers
Integrating an existing Salt Master server with Salt.Box
📄️ Jobs
A job is a Salt.Box program object that interacts with the salt-master service in order to create a SaltStack Job, receive Job Returns from minions, and save them in the Salt.Box database.
📄️ Job templates
Job templates are representations of execution modules functions that are used when creating a jobs.
📄️ Tasks
A task is a script that controls the application of state (SLS) on one or more minions.
📄️ Task templates
Task templates are state files (SLS files) that transfer minion software configurations into the required state and are used when creating tasks in Salt.Box.
📄️ SLS Repositories
State files distributed via SLS repositories are used to create tasks in Salt.Box.