Add link to metadata grain module docs

This commit is contained in:
Erik Johnson 2019-02-12 09:01:19 -06:00
parent 997ce2650c
commit 9c02104fea
No known key found for this signature in database
GPG key ID: 5E5583C437808F3F

View file

@ -813,7 +813,8 @@ A value of 10 minutes is a reasonable default.
Default: ``False``
Set this option to enable gathering of cloud metadata from
``http://169.254.169.254/latest`` for use in grains.
``http://169.254.169.254/latest`` for use in grains (see :py:mod:`here
<salt.grains.metadata>` for more information).
.. code-block:: yaml