Fixes inventory file reference 05/12305/1
authorTim Rozet <trozet@redhat.com>
Thu, 14 Apr 2016 20:37:02 +0000 (16:37 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 14 Apr 2016 20:37:02 +0000 (16:37 -0400)
Change-Id: I2cd5a739a48d2f0e0fdc3b2103d3ea5e4987d6da
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/installation-instructions/baremetal.rst

index 002b224..e325700 100644 (file)
@@ -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.