Repository: stratos
Updated Branches:
  refs/heads/lvs_extension ce3257541 -> f639a4dbd


Update the INSTALL.md file


Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/f639a4db
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/f639a4db
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/f639a4db

Branch: refs/heads/lvs_extension
Commit: f639a4dbd48fc5f6d780b70b4db3a9850e9d5924
Parents: ce32575
Author: Gayan Gunarathne <[email protected]>
Authored: Fri May 22 18:18:01 2015 +0530
Committer: Gayan Gunarathne <[email protected]>
Committed: Fri May 22 18:18:01 2015 +0530

----------------------------------------------------------------------
 extensions/load-balancer/lvs-extension/INSTALL.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/f639a4db/extensions/load-balancer/lvs-extension/INSTALL.md
----------------------------------------------------------------------
diff --git a/extensions/load-balancer/lvs-extension/INSTALL.md 
b/extensions/load-balancer/lvs-extension/INSTALL.md
index 096bf10..a6679b4 100644
--- a/extensions/load-balancer/lvs-extension/INSTALL.md
+++ b/extensions/load-balancer/lvs-extension/INSTALL.md
@@ -7,10 +7,10 @@ below steps to proceed with the installation:
    ```
    apt-get install keepalived ipvsadm
    ```
-   
+
 2. Open <lvs-extension-home>/bin/lvs-extension.sh file in a text editor and 
update following system properties:
    ```
-   #Keepalived configuration file location:
+   # Keepalived configuration file location:
    -Dconf.file.path=/etc/keepalived/keepalived.conf
 
    # Enable/disable cep statistics publisher:

Reply via email to