From ab59ca0408a483cdbdd847004bbac1d3059b2bcb Mon Sep 17 00:00:00 2001 From: Javeria Khan Date: Tue, 8 Mar 2016 04:44:42 -0800 Subject: [PATCH] Minor fixes for App-PLUMgrid doc entry Change-Id: I6d07ca1aff0fef640081402dec3c4e3f01a0aa06 Signed-off-by: Javeria Khan --- doc/source/install-guide/app-plumgrid.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/install-guide/app-plumgrid.rst b/doc/source/install-guide/app-plumgrid.rst index c1d04985c6..82cd9e0efa 100644 --- a/doc/source/install-guide/app-plumgrid.rst +++ b/doc/source/install-guide/app-plumgrid.rst @@ -10,7 +10,7 @@ Installing Source and Host Networking .. code-block:: shell-session - # git clone -b TAG https://github.com/plumgrid/plumgrid-ansible.git /opt + # git clone -b TAG https://github.com/plumgrid/plumgrid-ansible.git /opt/plumgrid-ansible Replace *``TAG``* with the current stable release tag. @@ -122,7 +122,7 @@ configured: plumgrid_repo: PG_REPO_HOST #. Replace ``INFRA_IPs`` with comma separated Infrastructure Node IPs and - ``PG_VIP`` with an allocated IP on the management network, this will + ``PG_VIP`` with an unallocated IP on the management network, this will be used to access the PLUMgrid UI. .. code-block:: yaml @@ -132,7 +132,7 @@ configured: #. Replace ``FABRIC_IFC`` with the name of the interface that will be used for PLUMgrid Fabric. [Note: PLUMgrid Fabric must be an untagged unbridged - raw inteface such as eth0] + raw interface such as eth0] .. code-block:: yaml