summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2016-02-22 14:27:23 -0500
committerTim Rozet <trozet@redhat.com>2016-02-23 14:09:17 +0000
commit51b7147ffd2baf861826c528c0cd9fcdfdb1cf8a (patch)
tree60b0f4372a488469b72342bdbb584c525497e704
parent560945867028016e2f2e201662f98f12fd717283 (diff)
typo in installtion instructions
Change-Id: Ic67cf496c9ab93aaec0a45d291240a3145c7bc41 Signed-off-by: Dan Radez <dradez@redhat.com> (cherry picked from commit 44844d6fe06da44575ad4e9ffd59e39bbbee1df2)
-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.