summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2016-02-22 14:27:23 -0500
committerDan Radez <dradez@redhat.com>2016-02-22 14:27:23 -0500
commit44844d6fe06da44575ad4e9ffd59e39bbbee1df2 (patch)
tree76c1894bf54216b1ba186fd9719aeec8b7d09bef /docs
parent01b56b61e6dc1f4eb34787fca498eb624a2dcb64 (diff)
typo in installtion instructions
Change-Id: Ic67cf496c9ab93aaec0a45d291240a3145c7bc41 Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/installation-instructions/baremetal.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation-instructions/baremetal.rst b/docs/installation-instructions/baremetal.rst
index 20df1375..72d84143 100644
--- a/docs/installation-instructions/baremetal.rst
+++ b/docs/installation-instructions/baremetal.rst
@@ -123,7 +123,7 @@ Creating a Node Inventory File
IPMI configuration information gathered in section `Execution Requirements (Bare Metal Only)`_
needs to be added to the ``inventory.yaml`` file.
-1. Edit ``/etc/apex-opnfv/inventory.yaml``.
+1. Edit ``/etc/opnfv-apex/inventory.yaml``.
2. The nodes dictionary contains a definition block for each baremetal host that will be deployed.
1 or more compute nodes and 3 controller nodes are required.