[DOCS] Add reference to Tunable Overrides

Added reference to the tunable overrides section in the roles' defaults.yml

Change-Id: Id1899a609531949aea2b2f51f46aebdd0934ffcc
Closes-Bug: #1709068
This commit is contained in:
Amy Marrich (spotz) 2017-08-17 17:01:31 -05:00 committed by Major Hayden
parent bb1828954b
commit 321dd30a27

View File

@ -264,3 +264,8 @@ Tempest:
pip:
* pip_global_conf_overrides
.. note::
Possible additional overrides can be found in the "Tunable Section"
of each role's ``main.yml`` file, such as
``/etc/ansible/roles/role_name/defaults/main.yml``.