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/ffad58c8 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/ffad58c8 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/ffad58c8 Branch: refs/heads/master Commit: ffad58c865d37293c34c0f1da93a5a603ad3689a Parents: cadfc1d Author: Gayan Gunarathne <[email protected]> Authored: Fri May 22 17:29:36 2015 +0530 Committer: Gayan Gunarathne <[email protected]> Committed: Mon Jul 27 14:50:14 2015 +0530 ---------------------------------------------------------------------- extensions/load-balancer/lvs-extension/INSTALL.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/ffad58c8/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 c89083f..da817df 100644 --- a/extensions/load-balancer/lvs-extension/INSTALL.md +++ b/extensions/load-balancer/lvs-extension/INSTALL.md @@ -4,6 +4,7 @@ Apache Stratos LVS Extension could be used for integrating LVS load balancer wit below steps to proceed with the installation: 1. Install keepalived and ipvsadm + ' apt-get install keepalived ipvsadm 2. Open <lvs-extension-home>/bin/lvs-extension.sh file in a text editor and update following system properties:
