Fix typo in deployment command of Spine/Leaf deployemnt docs
The directory /usr/share/openstack-tripleo-heat-templates was spelled incorrectly in the spine/leaf deployment docs. This 2-line patch corrects those typos. Change-Id: Ib27a946d1db35aad405f9e8b0aad6abf309298ac Closes-bug: 1821256
This commit is contained in:
parent
c76381934d
commit
6266474a0f
@ -613,8 +613,8 @@ roles data file, the network data file and environment files. For example::
|
||||
-n /home/stack/templates/network_data_subnets_routed.yaml
|
||||
-r /home/stack/templates/roles_data.yaml \
|
||||
-e /home/stack/environments/node_data.yaml \
|
||||
-e /usr/share/openstack-tripleo-heat-tempaltes/environments/network-isolation.yaml \
|
||||
-e /usr/share/openstack-tripleo-heat-tempaltes/environments/network-environment.yaml \
|
||||
-e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \
|
||||
-e /usr/share/openstack-tripleo-heat-templates/environments/network-environment.yaml \
|
||||
-e /home/stack/environments/network-environment-overrides.yaml
|
||||
|
||||
.. Note:: Remember to include other environment files that you might want for
|
||||
|
Loading…
x
Reference in New Issue
Block a user