diff --git a/VERSION b/VERSION index f69a1d4..51bdc7f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.105 \ No newline at end of file +1.2.106 \ No newline at end of file diff --git a/internal/keepalived/keepalived.conf.tpl b/internal/keepalived/keepalived.conf.tpl index 2c71728..f01f7f7 100644 --- a/internal/keepalived/keepalived.conf.tpl +++ b/internal/keepalived/keepalived.conf.tpl @@ -20,7 +20,7 @@ global_defs { vrrp_script chk_edgeguard { script "/usr/lib/edgeguard/keepalived-check.sh" interval 2 - fall 3 + fall 8 rise 2 } {{ if .GWCheckIP }}