mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #24766 from msteed/undoc-dns_check
Remove doc references to obsolete minion opt
This commit is contained in:
commit
5fe4de8f62
1 changed files with 0 additions and 15 deletions
|
@ -431,21 +431,6 @@ behavior is to have time-frame within all minions try to reconnect.
|
|||
|
||||
recon_randomize: True
|
||||
|
||||
.. conf_minion:: dns_check
|
||||
|
||||
``dns_check``
|
||||
-------------
|
||||
|
||||
Default: ``True``
|
||||
|
||||
When healing, a dns_check is run. This is to make sure that the originally
|
||||
resolved dns has not changed. If this is something that does not happen in your
|
||||
environment, set this value to ``False``.
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
dns_check: True
|
||||
|
||||
.. conf_minion:: cache_sreqs
|
||||
|
||||
``cache_sreqs``
|
||||
|
|
Loading…
Add table
Reference in a new issue