Clarify rejected_retry option docs

This commit is contained in:
Daniel A. Wozniak 2023-07-16 15:03:06 -07:00 committed by Megan Wilhite
parent 4d6ac22ede
commit 5613db4408

View file

@ -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