You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2015/03/17 11:26:13 UTC

[11/50] git commit: updated refs/heads/master to 3c429ee

Set to EQUAL and noprempt - let keppalived decide who is boss
Also removed bump as we really do not need this


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

Branch: refs/heads/master
Commit: 6d34f1f797d1826c313d1312b1996ed0214c4516
Parents: 3b1dd68
Author: Ian Southam <is...@schubergphilis.com>
Authored: Wed Jan 28 15:19:48 2015 +0100
Committer: wilderrodrigues <wr...@schubergphilis.com>
Committed: Mon Mar 16 11:39:53 2015 +0100

----------------------------------------------------------------------
 .../patches/debian/config/opt/cloud/templates/keepalived.conf.templ | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6d34f1f7/systemvm/patches/debian/config/opt/cloud/templates/keepalived.conf.templ
----------------------------------------------------------------------
diff --git a/systemvm/patches/debian/config/opt/cloud/templates/keepalived.conf.templ b/systemvm/patches/debian/config/opt/cloud/templates/keepalived.conf.templ
index e5bdc7c..957b913 100644
--- a/systemvm/patches/debian/config/opt/cloud/templates/keepalived.conf.templ
+++ b/systemvm/patches/debian/config/opt/cloud/templates/keepalived.conf.templ
@@ -35,6 +35,7 @@ vrrp_instance inside_network {
     interface eth0
     virtual_router_id 51
     priority [PRIORITY]
+		nopreempt
 
     advert_int 1
     authentication {