[DOCS] Replace env.d with conf.d in provnet_groups docs
This patch corrects a typo related to the provider network groups documentation, replacing env.d with conf.d in the appropriate place. Change-Id: I1b1432c0fccae7a6a1718f2849bb9f3c089c4703 Closes-Bug: #1829900
This commit is contained in:
parent
b23fc0b7cf
commit
9be0ff0bce
@ -137,7 +137,7 @@ hosts, and has been created at
|
|||||||
Define the group and its members in a corresponding file in
|
Define the group and its members in a corresponding file in
|
||||||
``/etc/openstack_deploy/conf.d/``. The following is an example of a group
|
``/etc/openstack_deploy/conf.d/``. The following is an example of a group
|
||||||
named ``custom2_hosts`` defined in
|
named ``custom2_hosts`` defined in
|
||||||
``/etc/openstack_deploy/env.d/custom2_hosts.yml`` consisting of a single
|
``/etc/openstack_deploy/conf.d/custom2_hosts.yml`` consisting of a single
|
||||||
member, ``compute2``:
|
member, ``compute2``:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
Loading…
Reference in New Issue
Block a user