mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Clarify rejected_retry option docs
This commit is contained in:
parent
4d6ac22ede
commit
5613db4408
1 changed files with 2 additions and 2 deletions
|
@ -1197,8 +1197,8 @@ seconds each iteration.
|
|||
|
||||
Default: ``False``
|
||||
|
||||
If the master rejects the minion's public key, retry instead of exiting.
|
||||
Rejected keys will be handled the same as waiting on acceptance.
|
||||
If the master denies or rejects the minion's public key, retry instead of
|
||||
exiting. These keys will be handled the same as waiting on acceptance.
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue