Merge branch 'stable' of https://github.com/saqibahmed515/docker-keepalived into saqibahmed515-stable
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user