2011-05-14 04:51:09 +00:00
|
|
|
.TH salt-minion 1 "May 2011" "salt-minion 0.8.7" "salt-minion Manual"
|
2011-04-02 04:10:01 +00:00
|
|
|
|
|
|
|
.SH NAME
|
2011-05-26 11:17:02 +00:00
|
|
|
salt-minion \- The salt minion daemon, receives commands from a remote salt master.
|
2011-04-02 04:10:01 +00:00
|
|
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B salt-minion [ options ]
|
|
|
|
|
|
|
|
.SH DESCRIPTION
|
2011-05-26 11:17:02 +00:00
|
|
|
The salt minion receives commands from the central salt master and replies with
|
|
|
|
the results of said commands.
|
2011-04-02 04:10:01 +00:00
|
|
|
|
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
|
|
|
-h, --help
|
|
|
|
Print a usage message briefly summarizing these command-line options.
|
|
|
|
|
|
|
|
.TP
|
|
|
|
-d, --daemon
|
|
|
|
Run the salt minion as a daemon
|
|
|
|
|
|
|
|
.TP
|
|
|
|
-c CONFIG, --config=CONFIG
|
|
|
|
The minion configuration file to use, the default is /etc/salt/minion
|
|
|
|
|
|
|
|
|
|
|
|
.SH AUTHORS
|
|
|
|
Thomas S. Hatch <thatch@gmail.com>
|
|
|
|
.P
|
|
|
|
Joseph Hall <perlhoser@gmail.com>
|