runner modules

auth

Authentication runner for creating, deleting, and managing eauth tokens.

cache

Return cached data from minions

config

This runner is designed to mirror the execution module config.py, but for master settings

doc

A runner module to collect and display the inline documentation from the various module types

error

Error generator to enable integration testing of salt runner error handling

event

Module for sending events using the runner system.

fileserver

Directly manage the Salt fileserver plugins

git_pillar

Runner module to directly manage the git external pillar

http

Module for making various web calls.

jobs

A convenience system to manage jobs, both active and already run

manage

General management functions for salt, tools like seeing what hosts are up and what hosts are down

match

Run matchers from the master context.

mine

A runner to access data from the salt mine

net

NET Finder

network

Network tools to run from the Master

pillar

Functions to interact with the pillar compiler on the master

queue

General management and processing of queues.

reactor

A convenience system to manage reactors

salt

This runner makes Salt's execution modules available on the salt master.

saltutil

The Saltutil runner is used to sync custom types to the Master.

sdb

Runner for setting and querying data via the sdb API on the master

ssh

A Runner module interface on top of the salt-ssh Python API.

state

Execute orchestration functions

survey

A general map/reduce style salt runner for aggregating results returned by several different minions.

test

This runner is used only for test purposes and serves no production purpose

winrepo

Runner to manage Windows software repo