mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Add missing word in syndic docs
This commit is contained in:
parent
2220edc0b2
commit
0f8975b68b
2 changed files with 2 additions and 2 deletions
|
@ -445612,7 +445612,7 @@ lists of expected minions before giving up. This value defaults to \fB5\fP secon
|
|||
The \fBsyndic_wait\fP setting is necessary because the higher\-level master does not
|
||||
have a way of knowing which minions are below the syndics. The higher\-level master
|
||||
has its own list of expected minions and the masters below them have their own lists
|
||||
as well, so the Salt client does not how long to wait for all returns. The
|
||||
as well, so the Salt client does not know how long to wait for all returns. The
|
||||
\fBsyndic_wait\fP option allows time for all minions to return to the Salt client.
|
||||
.sp
|
||||
\fBNOTE:\fP
|
||||
|
|
|
@ -175,7 +175,7 @@ lists of expected minions before giving up. This value defaults to ``5`` seconds
|
|||
The ``syndic_wait`` setting is necessary because the higher-level master does not
|
||||
have a way of knowing which minions are below the syndics. The higher-level master
|
||||
has its own list of expected minions and the masters below them have their own lists
|
||||
as well, so the Salt client does not how long to wait for all returns. The
|
||||
as well, so the Salt client does not know how long to wait for all returns. The
|
||||
``syndic_wait`` option allows time for all minions to return to the Salt client.
|
||||
|
||||
.. note::
|
||||
|
|
Loading…
Add table
Reference in a new issue