Merge pull request #24766 from msteed/undoc-dns_check

Remove doc references to obsolete minion opt
This commit is contained in:
Mike Place 2015-06-17 15:36:55 -06:00
commit 5fe4de8f62

View file

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