[DOCS] Clarify variable usage in global_overrides
Change-Id: I2a69e16376e01493e65738d7a41903b54f5fb3a5 Closes-bug: #1596572
This commit is contained in:
committed by
Alexandra Settle
parent
38e7baba21
commit
9427a99c11
@@ -94,6 +94,14 @@ configure target host networking.
|
|||||||
Replace ``TUNNEL_BRIDGE`` with the tunnel/overlay bridge device
|
Replace ``TUNNEL_BRIDGE`` with the tunnel/overlay bridge device
|
||||||
name, typically ``br-vxlan``.
|
name, typically ``br-vxlan``.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
Only use ``global_overrides`` for networking overrides.
|
||||||
|
Edit all other variable overrides in ``user_variables.yml``.
|
||||||
|
|
||||||
|
``global_overrides`` are not removed from ``inventory.json``
|
||||||
|
and can conflict.
|
||||||
|
|
||||||
#. Configure the management network in the ``provider_networks`` subsection:
|
#. Configure the management network in the ``provider_networks`` subsection:
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user