Merge branch 'stable' of https://github.com/saqibahmed515/docker-keepalived into saqibahmed515-stable

This commit is contained in:
Bertrand Gouny
2019-01-21 14:50:08 +01:00
4 changed files with 6 additions and 1 deletions
@@ -5,7 +5,7 @@ global_defs {
vrrp_instance VI_1 {
interface {{ KEEPALIVED_INTERFACE }}
state BACKUP
state {{ KEEPALIVED_STATE }}
virtual_router_id {{ KEEPALIVED_ROUTER_ID }}
priority {{ KEEPALIVED_PRIORITY }}
nopreempt