diff options
author | Dan Radez <dradez@redhat.com> | 2016-02-22 14:27:23 -0500 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2016-02-23 14:09:17 +0000 |
commit | 51b7147ffd2baf861826c528c0cd9fcdfdb1cf8a (patch) | |
tree | 60b0f4372a488469b72342bdbb584c525497e704 /docs/installation-instructions | |
parent | 560945867028016e2f2e201662f98f12fd717283 (diff) |
typo in installtion instructions
Change-Id: Ic67cf496c9ab93aaec0a45d291240a3145c7bc41
Signed-off-by: Dan Radez <dradez@redhat.com>
(cherry picked from commit 44844d6fe06da44575ad4e9ffd59e39bbbee1df2)
Diffstat (limited to 'docs/installation-instructions')
-rw-r--r-- | docs/installation-instructions/baremetal.rst | 2 |
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. |