mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
add documentation for --batch-wait
This commit is contained in:
parent
ff3c63c4ce
commit
7e620d5ee1
@ -23,3 +23,6 @@ The batch system maintains a window of running minions, so, if there are a
|
||||
total of 150 minions targeted and the batch size is 10, then the command is
|
||||
sent to 10 minions, when one minion returns then the command is sent to one
|
||||
additional minion, so that the job is constantly running on 10 minions.
|
||||
|
||||
The ``--batch-wait`` argument can be used to specify a number of seconds to
|
||||
wait after a minion returns, before sending the command to a new minion.
|
||||
|
Loading…
Reference in New Issue
Block a user