summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-04-14 16:37:02 -0400
committerTim Rozet <trozet@redhat.com>2016-04-14 16:37:02 -0400
commit905571a3094cc99fed20448ac411a0a6e9a08de4 (patch)
treefaf93b47e0fbfd76ca04244e621e42107e6fea04 /docs
parentce801d561df163ff2ff27983067f39852947aa68 (diff)
Fixes inventory file reference
Change-Id: I2cd5a739a48d2f0e0fdc3b2103d3ea5e4987d6da Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/installation-instructions/baremetal.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/installation-instructions/baremetal.rst b/docs/installation-instructions/baremetal.rst
index 002b224d..e3257009 100644
--- a/docs/installation-instructions/baremetal.rst
+++ b/docs/installation-instructions/baremetal.rst
@@ -126,7 +126,8 @@ 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/opnfv-apex/inventory.yaml``.
+1. Copy ``/usr/share/doc/opnfv/inventory.yaml.example`` as your inventory file template to
+ ``/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.